Enabling/disabling linkbutton in Grid
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hello friends, I am using GridView to display my data. I wanted to enable a linkbutton located in a column of that grid on selectedindexchange. Is it possible? if yes ..how ? thanks..in advance
Amit
You'll need to know the ids of your differnt buttons and do it using javascript. Unless you do a postback every time, which is ugly in this day and age.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )