Hello,
I have a problem with the RadSplitContainer. I would like to place more sizable panels in the RadSplitContainer.
If the AutoScroll of RadSplitContainer is true and I scroll the container a little, don’t work the resizes of the panels.
How can I resize the panels after scroll?
Is it a bug in the RadSplitContainer? If yes, is there a workaround to this?
Below is the sample code
Thanks