Y
yashgt
We would like to have sections on our ASP .NET 2.0 application that
can be moved around while the user is using it. There is only a header
which can be brought down and made the footer, and there are the left
nav and center portiaons that can be interchanged. The changes need to
be persisted between sessions.
Would webparts be the ideal choice for implementing this? Is there any
other technique that can be used?
I understand that the website will have to always run in design mode?
Will it cause any performance hit if it is always running in design
mode?
Some controls in the header can effect a change in the center. Will I
have to enable the communication mode for this? How will I be able to
configure both modes?
Any pointers will help.
Thanks,
Yash
can be moved around while the user is using it. There is only a header
which can be brought down and made the footer, and there are the left
nav and center portiaons that can be interchanged. The changes need to
be persisted between sessions.
Would webparts be the ideal choice for implementing this? Is there any
other technique that can be used?
I understand that the website will have to always run in design mode?
Will it cause any performance hit if it is always running in design
mode?
Some controls in the header can effect a change in the center. Will I
have to enable the communication mode for this? How will I be able to
configure both modes?
Any pointers will help.
Thanks,
Yash