|
Rank: Newbie Groups: Member
Joined: 3/10/2008 Posts: 8
|
I have been trying to close and open dinamically a splitter from server side but I can find the way to complete these actions. How I can do it ?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The recommended way is to set the left pane's Collapsed to true, but there seem to be some problem with that. So we will try to fix it as soon as possible and post an update build.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 3/10/2008 Posts: 8
|
When I can check for a new realease with this feature?.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please check your private messages ("Inbox" button on the top of the page). We have sent the download location to you several days ago. The public release in our download section has also been updated. So you can download it from there as well.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 3/10/2008 Posts: 8
|
Hi,
I got Open and Collapse the splitter from server side. Now I'm trying to disable the onclick event of the separator, because I'm taking control of this actions from the server side, Can I do that?
Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You won't be able to disable the drag resizing, but you can disable the click. To do that, you can simply clear the splitter's collapse/expand button images (CollapseButtonImage, ExpandButtonImage etc).
Thanks
|
|