In my existing application, I have used navigation. For that, I have one main window and different pages inside that to be loaded in a frame element. Here, when the number of controls increase in the page; I want a scroll bar in the page. But currently it appears for the window.Also, in my current code there are 3 columns in SplitGrid - a grid. I want that first column to be 25% and third column to be 75% width of the available screen area. Is it possible here?
Parent Window :