dropdownliist bind
when am storing the value of dropdownlist item it always store the first item even i index changed also it take the first value i submit my source code olz help me
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.
Pankaj PandeyPosted May 30, 2013, 2:52 AM
change here
if(!Page.IsPostBack()
{
}
it will work, don't forget to mark as answered if helpfull