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

RadPane events to the server?

1 Answer 80 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
shaun
Top achievements
Rank 1
shaun asked on 05 May 2007, 11:48 PM
Are there plans to add RadPane (AJAX) event postbacks to the server?  I am looking for server side equivalents of:
OnClientCollapsed
OnClientExpanded
OnClientResized
OnClientBeforeExpand
OnClientBeforeCollapse
OnClientBeforeResize

I know that I can create a hidden linkbutton and set the OnClientCollapsed (or other) event handler to:
new function { __DoPostBack(...); }

for the hidden link button... but this seems like it should be built in (since these are "ajax" controls).  This would allow for dynamic (server side) population (or binding, etc) when the user expands a pane.

Also, these should probably be best in SplitterPaneBase, that way they are avalaible in RadPane and RadSlidingPane.

-Shaun

1 Answer, 1 is accepted

Sort by
0
Petya
Telerik team
answered on 07 May 2007, 08:48 AM
Hi,

I consulted our developers'  team on your request and for now there are no plans that these events will be implemented server-side.

Best wishes,
Petya
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Splitter
Asked by
shaun
Top achievements
Rank 1
Answers by
Petya
Telerik team
Share this question
or