Hi Gurus,
I was wondering if it is possible to implement the showcase sample
http://www.smartclient.com/smartgwt/showcase/#dep_selectects_db_combobox_category
in the context of a ListGrid too (i.e. when both "category" and "item" are the editors of two different ListGridFields of the same ListGridRecord).
I wasn't able to work it out: in ListGrid context, editor ovverridden method (e.g. getPickListFilterCriteria()) seems not to be called back any longer ...
Please, help me: am I really missing something obvious?
Thank you in advance.
Hillary
___________________
SmartGWT 2.2 (Stable)
I was wondering if it is possible to implement the showcase sample
http://www.smartclient.com/smartgwt/showcase/#dep_selectects_db_combobox_category
in the context of a ListGrid too (i.e. when both "category" and "item" are the editors of two different ListGridFields of the same ListGridRecord).
I wasn't able to work it out: in ListGrid context, editor ovverridden method (e.g. getPickListFilterCriteria()) seems not to be called back any longer ...
Please, help me: am I really missing something obvious?
Thank you in advance.
Hillary
___________________
SmartGWT 2.2 (Stable)
Comment