:: Forum >> Version 2 >>
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
Post a reply:
Back to support forum
Forum search