You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I ask you a few more questions? When clicking, I would like to update the letter V by distinguishing the ID and clicking it like a checkbox to use the editor. By removing V if it exists. def _on_cell_selected(self, event:DataTable.CellSelected):
The value of was empty. Is there a value that can be used to process the branch when clicked?editor.event.data_table.id
It's best not to use a value of type id, this value should be used by the framework. While the DataView itself is an object, you can declare any attribute(member) from python
be used from "Widget", same of DOMNode

Originally posted by @Yurii-huang in #4539 (comment)
The text was updated successfully, but these errors were encountered: