Hello,
I am using a RadGridView with a RadDataPager to display a collection of items.
I use a GridViewSelectColumn to enable to select some of these items and to perform actions only on those who are selected.
My issue is that when I check the GridViewSelectColumn of some items, if I change the page and that I go back to the previous one, the items are not selected anymore.
I searched the forum and tried a few things but nothing worked.
Thanks in advance.
Regards,
Adrien.