I want to disable default selection in the dropdown list in asp.net and also on the selection of particular data fields Displayed in the txtbox below. The dropdown below should be filled with system related data such as c: drive, d ... etc while dynamically running.
You can then add "--select--" to the dropdown list by editing item first. And set the appenddatabounditems to true. In this case you will select the first place instead of the first drive by default ... OK then use this function and call this function on the databed event of the dropdown list. and call this function in the dropdownlist_databound () event. Duplicate Items (Dropdown List DDL) to remove Zero {for (ii = 0; i
Comments
Post a Comment