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

Docj custom button with refresh functioning

1 Answer 38 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Golu
Top achievements
Rank 1
Golu asked on 11 Jul 2009, 12:38 PM
Dear sir,

In dynamic creation of DOCK , how can we create custom button with refresh functioning.
I need to refresh each and ever dock with its owm custom refresh button.

thanks & regards


1 Answer, 1 is accepted

Sort by
0
Jim
Top achievements
Rank 1
answered on 15 Jul 2009, 01:43 PM
You can add a custom command to the RadDock that will refresh its content. Put an UpdatePanel in the dock's content and set this custom command as a trigger for the panel. Do not forget to set the AutoPostBack property of the command to true. I think there is an online example about custom commands at Telerik's website.
Tags
Dock
Asked by
Golu
Top achievements
Rank 1
Answers by
Jim
Top achievements
Rank 1
Share this question
or