I've one gridview and that contains checkbox template field with checkedchaged event. I have 29 static rows in the gridview. If I select checkbox in any record in the gridview, gridview is getting refresh and it is going to first position (still checkbox is showin as checked this is correct only). Here my problem is once I selct any checkbox record, gridview position should show same position instead of showing first position.
