Thank you !!! Very much I understand my errors with your code !!
I notice only a strange thing...
I've a table and a button, when clicks on the button the data in the rows is sent to the software.
Using the flag
// set the item non-editable (view only), and non-selectable
this works well but if i click on the row, even if it is not selectable and editable,
the item value are always set, and received by the software, when i click the button.
Is there a way to discharge the value sent from an unselectable and editable item ?
Bookmarks