I have set my column selection to single.. And this works perfectly when i select different rows in the same page (meaning the first row is unmarked and second row is marked)
But when I select a row in one page and another in second page, both the rows remain highlighted. How do I avoid this? I can write a logic to give an error from code, but how do I prevent this happening in table control?