If(dropdownlist1.selectedIndexChanged==true)
{
//code
}
else
{
//code
}
I am getting error in If condition, so can u pls give me a
solution.
Answer Posted / narashiman
if we try to set the dropdownlist1 autopostback to true. we
will not get the error
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is asp.net web pages?
How long does an http session last?
What’s the difference between response .redirect and server.transfer?
What is data reader in asp.net?
How is application management and maintenance improved in asp.net 2.0?
List the types of authentication supported by asp.net?
What is mvc in asp.net tutorial? : Asp.Net MVC
How you can access the values from the Repeater control in ASP.NET?
Explain the purpose of storyboard.targetproperty.
How long the items in ViewState exists?
Explain about Multi-Language integration?
What is microsoft windows sharepoint services?
Explain the components of web form in asp.net
Where is cookie used in asp.net?
What are the cookies types in asp.net?