How to Get the Client side Binded Value by Javascript in C#.net Server Side?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • varunkumarid
    New Member
    • Aug 2008
    • 40

    How to Get the Client side Binded Value by Javascript in C#.net Server Side?

    Hi to all,

    I bind the value to DropdownList in Client Side by Javascript.

    If i send the any request for subsequent data manipulation (not save) the data wont come to server (C#.net)and also the data in dropdownlist values are vanished.

    How to overcome this problem.

    Is there any method to remember the dropdownlist value in client side.

    Thank You
Working...