Hello,
I have a problem. I would like to outline my application in the right direction. There are four sections in my application. A header (North), a navigation (West), details section (center) and a hidden section on the right (east). First, I want the eastern section, where you click on the resize bar, opens to the left and hide all the sections (north, west, center) and when you press for close, it is back to the original. It is there an event that I can use for that?
I also know what would be best to build this application (All members and Layout)?
How do I organize resize elements within its sections (auto fit)?
Thanks a lot
I have a problem. I would like to outline my application in the right direction. There are four sections in my application. A header (North), a navigation (West), details section (center) and a hidden section on the right (east). First, I want the eastern section, where you click on the resize bar, opens to the left and hide all the sections (north, west, center) and when you press for close, it is back to the original. It is there an event that I can use for that?
I also know what would be best to build this application (All members and Layout)?
How do I organize resize elements within its sections (auto fit)?
Thanks a lot
Comment