![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
My question is, because this is a new development is it good to use frameset and frame or I can use some thing better. |
#2
| |||
| |||
|
|
My question is, because this is a new development is it good to use frameset and frame or I can use some thing better. Frames are rarely a good idea. To better answer your question, we need to know WHY you chose to use Frames in the first place. If you were using it to organize your page layout, odds are that you'd be better off using CSS. If you were using it to maintain common components, odds are that you'd be better off using webControls. -Darrel |
#3
| ||||
| ||||
|
|
Frames works fine now because when user selects any thing on first frame my whole page doesn't do post back (for users they don't like flicker on page). |
|
Even there are lots of Java scripts but some how it's easy now working with different frames. |
|
There are also lot of data stored in session as you see in the third frame I have dynamic controls and data all saved in session. |
|
User wants frames to collapse because once they run the query they want full page to see data (Grid View) on forth frame. Hope you got the idea. I need help to get correct direction what I should use because I am starting again in .net 2.0 and want to use if there are any better framework for my development. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |