Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
How does the grid decided how to sort items when no sort applied?
posted

Hi,

I have an interesting issue. We have a grid with items. When a user adds a new item we refresh the datasource (SQL data table connected to a data adapter) and 99% of the time the new item appears at the bottom of the grid.

Sometimes though it appears as the 2nd row. How does the grid determine the sort if no sort is applied?


Thanks,

M.