EditCellAt in listbox cannot be supported in web projects.When the method is called, it seems that nothing has happened.
Hi @song_xiao,
Have you used ColumnTypeAt
to something like WebListBox.CellTypes.TextField
before calling EditCellAt
?
Please give this example a try:
Example.xojo_binary_project.zip (9.9 KB)
1 Like
Thank you very much for your prompt. I have tried it and it’s great.
But I think the official should include examples in the documentation to demonstrate the uniqueness here.
Noted, thanks a lot. I’ll pass your message to improve the documentation and include a new example.
1 Like