G
Guest
Hi,
I am looking for a optimized design for my problem.
Purpose : Need to give a UI where user can select the layout they want.
Initially we also need to give them one possible way to define rows and
col. So I am providing two textbox to get this. After based on row and col i
am generating a table. In which each TD will be showing dropdown to select
which usercontrol to be load in different TD, which need to be stored in
database.
Now I am able to build dynamically a table with dropdown in each TD. But
now comes the issue of persistance. Once user selects usercontrols from
different dropdown , will click the button SAVE. By then all the contents
goes off. I tried various persistance methods. But no success soo far.
Finally looking forward for some experts view. Well, there is a better
solution for this please let me know.
Thanks in advance,
Sachi
I am looking for a optimized design for my problem.
Purpose : Need to give a UI where user can select the layout they want.
Initially we also need to give them one possible way to define rows and
col. So I am providing two textbox to get this. After based on row and col i
am generating a table. In which each TD will be showing dropdown to select
which usercontrol to be load in different TD, which need to be stored in
database.
Now I am able to build dynamically a table with dropdown in each TD. But
now comes the issue of persistance. Once user selects usercontrols from
different dropdown , will click the button SAVE. By then all the contents
goes off. I tried various persistance methods. But no success soo far.
Finally looking forward for some experts view. Well, there is a better
solution for this please let me know.
Thanks in advance,
Sachi