M
Marina
Hi,
Let's say I have an existing view on a table which has 4 rows. If I add a
row to the table at position 2, the view treats it as position 5, instead of
it's physical location.
Note: there is no sort on the view.
So, the order in the datatable, should be exactly the same as the order in
the view.
Am I missing something obvious? How to make the view look at the row order
correctly?
Thanks
Let's say I have an existing view on a table which has 4 rows. If I add a
row to the table at position 2, the view treats it as position 5, instead of
it's physical location.
Note: there is no sort on the view.
So, the order in the datatable, should be exactly the same as the order in
the view.
Am I missing something obvious? How to make the view look at the row order
correctly?
Thanks