Populating a list control using clientside JS
I have created a page which populates a server side asp.net list control using Jsvascript. When I click a asp serverside button to perform the postback any items added to the control are not seen by the server side hence can not update a server side database with the items.
Any help would be much apreciated.
Robbie
|