View Single Post
  #2 (permalink)  
Old 01-31-2008, 11:05 PM
rrrajesh84in rrrajesh84in is offline
D-Web Master
 
Join Date: Mar 2007
Posts: 399
rrrajesh84in is on a distinguished road
Default Re: How to populate items to Drop downlist without postback?

hi

It is possible using Ajax.

Or

you should have store all the values in the hidden field or some where else in the page and retrieve it through java script and load it in the client side itself.

this is my suggestion not the resolution for your problem
__________________
.....................................
''''''
Rajesh''''''
Ants. . . . . . Like me
Reply With Quote