Hi, i have a growing number of IDS that i need to pass to the same page via the <FORM>. I am using a Treeview which is populated via a Tabstrip (so depending on the Tab they are on the Treeview displays different data), so i need to be able to have a persistent record of the IDs that have been selected.
As the Data are IDS i think the best way of storing the values is using an ArrayList. How can i pass this Array within the page, can i insert it into a HIDDEN field?
Or if anyone else has any other suggestions that would be great.
Thanks
Axum
As the Data are IDS i think the best way of storing the values is using an ArrayList. How can i pass this Array within the page, can i insert it into a HIDDEN field?
Or if anyone else has any other suggestions that would be great.
Thanks
Axum