:: Forum >>

How to Insert a new row between grid rows?

I want to insert a new row between grid rows. is it possible? How?
Ashkan
Saturday, January 12, 2008
No, addRow() method adds the new row at the end. You can re-arrange the rows using setRowIndices(array) method.
Alex (ActiveWidgets)
Tuesday, January 15, 2008

This topic is archived.


Back to support forum

Forum search