Hello all,
I have defined a popup with a tableview inside. Table is getting populated and has the folowing structure:
FLAG - checkbox - editable
DESCRIPTION - char50 - noneditable
DATE - date - noneditable
Is there a way of defining an event that would get triggered when the user has changed 1 row (clicked on the checkbox)? I need to update the field DATE when that happends.
I'm not using row selection at all.
Please let me know of any ideas,
Thanks
Alin Moigradeanu.