I have a MVC Grid View. Inside the grid view header, I had kept the checkbox. If I check or uncheck that checkbox, all the rows inside the grid is getting selected.
Where as, after selecting all the rows, If I uncheck any one of the rows, the header checkbox is not getting unchecked.
I had tried using Jquery, It is not working.
For your reference, I have attached a sample, please verify and let me know, how to achieve this functionalty.
Thanks for your help.
Srinivasan Hariharan