Add Resizing

Hi
How I can let end user change size of CollapsingRecordNode? I want to show resizing handle at first.

Regards

search the code for this.Resizing. The code shows where to turn it on.

Hi Jake
It has been solved now.How I can show a context menu when user selects

CollapsingRecordNodeItem?

Override the GetContextMenu method. Search through the samples.