This is a migrated thread and some comments may be shown as answers.

RadSplitContainer size manipulation from code behind

1 Answer 93 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 03 Jan 2011, 12:21 PM
Hi guys.

I am trying to save the width and height of the RadSplitContainer whenever the user resize the container.

I hooked up to the sizechanged event to get the actual size of the RadSplitContainer and save it.

this works fine.

Now, when I load the application, I hook up to the load event of the RadSplitContainer to set the saved Height and Width. but it has no effect on it.

Any suggestions ?

Thanks.


1 Answer, 1 is accepted

Sort by
0
Joseph
Top achievements
Rank 1
answered on 03 Jan 2011, 01:06 PM
It is working fine now. My Bad, the width has been overriden at initialization.

Thanks.
Tags
Docking
Asked by
Joseph
Top achievements
Rank 1
Answers by
Joseph
Top achievements
Rank 1
Share this question
or