I want to add some text under every row of a ListGrid like I draw it on the picture. I know if I override createRecordComponent method I could add custom widget to a row. But I already using this method to draw my custom widgets for ListGrid's cell.
Is it possible to use createRecordComponent for the row and cell at the same time? Or do I have some workaround for my case?
v9.0_2013-07-03/LGPL Development Only (built 2013-07-03)
Is it possible to use createRecordComponent for the row and cell at the same time? Or do I have some workaround for my case?
v9.0_2013-07-03/LGPL Development Only (built 2013-07-03)