SelectedRows property of Advanced grid is not showing selected data on load
Hi Team,
We have a grid populating data from one service as AllData to data and 2nd service for populating AllData to SelectedRows of advanced grid, but it is not showing as selected rows on load.
I tried same behaviour with List using SelectedItems property. It is working properly as selected items of list.
Please provide the solution as we need advanced grid and not list for our application functionality.
Thanks in advance.

