‎2006 Aug 06 10:08 AM
hi all,
in my program i'm using splitter container with 1 column and 4 rows. in first row there is a toolbar , in 2nd a simple tree, in 3rd again a toolbar and in 4th a simple tree. the problem is that when i move the 2nd toolbar a space between toolbar and tree appears. i want that whenever i move the toolbar the last row containing simple tree should adjust accordingly.
for this which method i can use.
thanks.
‎2006 Aug 06 12:04 PM
hi
good
can you send the code that you have written,i hope i can give you the correct answer.
thanks
mrutyun
‎2006 Aug 06 2:02 PM
The resizing of the containers and the corresponding adjustment of the controls size will happen automatically as you are using a splitter container.
I am not able to understand the exact issue that you are facing.
Regards,
Ravi
‎2006 Aug 07 5:36 AM
i want that the size of the container having 2nd toolbar should remain fixed .