G
Guest
I've a multiview with 3 views. on view 2 the user is presented with a check
box list (items from database) at view 3 the user can review their selections
and, either post to the database or go back and amend their selections (all
selected data is held in an extensive profile including several list items).
The problem is going back from view 3 to view 2 the check Box List loses the
user checked items when using: MultiView.ActiveViewIndex = 1.
Can anyone give a pointer on how maintain the user selections when going
from view 3 to view 2?
Or how to set the checked box items selected property to true from the data
held in the profile list?
asp.net 2.0 (vb) VS2005
Any help would be great!
box list (items from database) at view 3 the user can review their selections
and, either post to the database or go back and amend their selections (all
selected data is held in an extensive profile including several list items).
The problem is going back from view 3 to view 2 the check Box List loses the
user checked items when using: MultiView.ActiveViewIndex = 1.
Can anyone give a pointer on how maintain the user selections when going
from view 3 to view 2?
Or how to set the checked box items selected property to true from the data
held in the profile list?
asp.net 2.0 (vb) VS2005
Any help would be great!