Hi, I have three horizontaly tiled RadSplitContainers inside another RadSplitContainer and I want to set the width of each one in percentage terms for the space available.
For example:
RadSplitContainer1 width should be 2/10 of available horizontal space
RadSplitContainer2 width should be 5/10 of available horizontal space
RadSplitContainer3 width should be 3/10 of available horizontal space
I am a bit confused with the documentation on how to achieve this. Anyone to kindly suggest a practical example?
Regards,
George