Hi,
I'm developing a form in VB.ASPX
Having more than 10 Template DropDowns, in my form
When I click then only add items (from SQL SP) into template dropdown, how to fire onclick event then execute code behind procedure
(not selected index change, because I have another data updation procedure using Sel.index change)
Thanks in advance.
Go to the complete details ...