Problem with nested table in PropertySheet
Hi Guys ,
I have a table and bind it to my ObjectListDataProvider
Inside my table i have list of checkbox so user can tick which column they want to delete.
it works well .
But as soon i create a property sheet and put this table under PropertySheet.. the checkbox checking doesn't work anymore?
( i meant my listener to this checkbox doesn't work )
Anybody has any idea?
Thanks in advance.

