Hello,
I am using a multiselecthelper to iterate through a selected records in a grid. The problem i have is that it works when i actively multi select the records (blue color) but it doesnt work when i click directly on the "all" checkbox. It results on all the records selected (grey color). I can put some code but to be honest the multi select part is quite generic.
For some reason the grid is not catching all the records if i don't click on it. Is there any known bug?, some property maybe? I compared to other standard forms and i don't see the difference.
Thanks in advance.