G
Guest
Inserting a row into a table (table.InsertAt(row, in)) results in that row being shown last in data grid. I cant see a (straightforward) way of having DataGridTableStyle show it where it is (in the table). in other words, if I have 4 rows and call table.InsertAt(row, 2) I woud like an empty row to show 3rd, not last
Also, there seems to be no (obvious) way of forcing DataGridTableStyle to rebuild itself from model (and that way present rows in the order they show in the table)
Any suggestions would be more than appreciated
Regards All,
Also, there seems to be no (obvious) way of forcing DataGridTableStyle to rebuild itself from model (and that way present rows in the order they show in the table)
Any suggestions would be more than appreciated
Regards All,