Hello SmartGWT gurus...
I need to call a ListGrid function that requires a ListGridRecord and I only have the primary key of the record I need to update.
How do I obtain a ListGridRecord from a primary ID?
Many thanks!
Jean-Pierre
I need to call a ListGrid function that requires a ListGridRecord and I only have the primary key of the record I need to update.
How do I obtain a ListGridRecord from a primary ID?
Many thanks!
Jean-Pierre
Comment