Saving State
Hi there,
I have a datalist control(l2) which consists of checkboxes. This list is driven by another list (l1). So when selection in original list changes i rebind the 2nd datalist to a datasource and repopulate checked datalist control but then i loose any check boxes checked by user from previous selection. Is there a way to save which boxes were checked and keep the same state between multiple selections? Thanks,
Paul.
|