how to avoid autopostback in asp.net gridview selectedindexchanged asp.net c#
Loading
how to avoid autopostback in asp.net gridview selectedindexchanged asp.net c#
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anandu G NathPosted Dec 27, 2023, 8:18 AM
@tharanga sahabandu
use below code
Sachin SinghPosted Oct 4, 2023, 10:57 AM
IsUpdateMode="Conditional" ?
tharanga sahabanduPosted Oct 4, 2023, 10:44 AM
I tried bro but if i use the update panel the selectedindexchanged event not working..
how can i fix it?
Sachin SinghPosted Oct 4, 2023, 10:27 AM
Keep your GridView inside an update panel