Microsoft
Software
Hardware
Network
Question : JavaScript, arrays, and DropDown
I want to do the following on the client side, without hitting the server. When the user clicks a dropdown list and selects a item from the list, I need to display a set of related data. Can I do this all in Java Script? The initial set of data comes from the server from the database.
Answer : JavaScript, arrays, and DropDown
If the related data can come (is coming) in the first hit itself, you will be able to do this at client side. You will have to handle it using Javascript (OR some latest javascript libraries like json, jquery, etc)
Random Solutions
Disable windows updates system tray icon - WSUS
Dell M610, Vsphere 4 & cisco 3130X switch configuration question
Coookie not storing information
System.FormatException:Dat
agridviewC
omboboxcel
l value is not valid
Counter and Timestamp in Excel
how to transfer apps from my iphone to my itunes library
SBS2003 no http access just https
SharePoint - single user can't access Rich Text Editor
Replacing a server in an existing domain other than the main Domain Controller
vb.net httpwebrequest timeout not working correctly