Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Client-side selected index change in the dropdown box
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Client-side development
Title:
Client-side selected index change in the dropdown box
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01330601
Message ID:
01330601
Views:
92
Hi everybody,

How can I implement Client-side code for index change event in the DropDown box?

I have an AutoSuggestBox on my form. From the Gender dropdownlist index change I want to be able to change the DataType for this AutoSuggestBox. I found the code that I may try
onblur="asbGetObj('PeopleNoneForm_asbSpouse').
in other words, this gives me JavaScript reference to this control. I may try to now set its DataType (msDataType property). However, I don't see any Client side methods for the DropDown in the list of methods. Should I try to do this from the code-behind?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform