Hi All,
I am having a problem with maintaining the State of Link button in Grid View.Like Suppose when the page is loaded for first time there are two colums in grid view which contains Link Button and the state of the link button that whether it is enabled or disabled depends on the some values from DB.Now the problem isthat when i'm sorting the GridView the Link Button is changing from 'Disabled' to 'Enabled'.
How can I stop this.Please help me.
Thanks
Vikram