Hi,
I'm not sure if what I'm doing is possible with the Splitter control, but it'd great if I could get some advice.
Basically, I'd like to be able include RadPane's inside a repeater item - so that each item would be 'resizable' in relation to the other items.
Here's my markup currently:
But this code does not work - the page simply doesn't render anything. If I remove the RadSplitter, RadPane etc elements then the Repeater displays the items correctly. Any ideas?