tailz
Jul 9th, 2003, 08:49 AM
Hi all
I'm generating a table at runtime using values from a database. The table is full of checkboxes, dropdownlists etc.
This is all works fine, however on postback it would seem I have to recreate the table + controls which I dont want
Is there a way I can save the entire table object and controls maybe using the cache or sommat?
any help appreciated
I'm generating a table at runtime using values from a database. The table is full of checkboxes, dropdownlists etc.
This is all works fine, however on postback it would seem I have to recreate the table + controls which I dont want
Is there a way I can save the entire table object and controls maybe using the cache or sommat?
any help appreciated