Hi Ronny,
You are correct. After reviewing the sample that I have provided in my previous answer I noticed that I have missed resetting the flag variable (isCanceled). You need to reset its value to
false after the expand is complete (in the OnClientExpanded event). Here is the complete code:
Also, thank you for sharing your solution with the community. Would you mind prepare a fully working sample project and post it as a
CodeLibrary?
In addition, I have logged this as a feature request and we will consider the implementation of such feature to the RadSplitter control.
Kind regards,
Dobromir
the Telerik team