Is it possible to show a custom component as a Grouping Row in the ListGrid ?
What I whant to achieve is to be able to edit/remove records from ListGrid by Group. So show a delete button (icon) next to Group title hitting which will remove the records.
Something very similiar can be done for standartd rows with ListGrid.createRecordComponent ()
SmartGWT PRO 3.1p
What I whant to achieve is to be able to edit/remove records from ListGrid by Group. So show a delete button (icon) next to Group title hitting which will remove the records.
Something very similiar can be done for standartd rows with ListGrid.createRecordComponent ()
SmartGWT PRO 3.1p
Comment