tried uxcore"s in-table editing, but in tree table, it seems that only the field of the root data can be edited, and the field of the child data cannot be edited. How to achieve the effect that can be edited?
tried uxcore"s in-table editing, but in tree table, it seems that only the field of the root data can be edited, and the field of the child data cannot be edited. How to achieve the effect that can be edited?
mm-hmm. Currently, inline editing of tree tables is not supported. There are plans to support it. https://github.com/uxcore/uxc. is recommended for editing with dialog.
In the table component, the function of selecting all is not available after setting the table to tree table. Is it not supported by tree table? if you want to achieve full selection, what solutions can you recommend? ...