I have a ReorderList control that I am trying to get to work. I populate it by binding to a DataTable. If I only bind when !isPostBack then when I click the "save" button all the items in the ReorderList disappear. If I bind on Page_Load every time (postback or not) then when I click the "save" button all the items get reset to default. How do I save the state of the items in the list back to the database? I must be doing something wrong, but I can't figure out what.
Thanks for your help!
Binary Fortress Software
http://www.binaryfortress.com