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

How to do a real postback with DockCommand

1 Answer 50 Views
Dock
This is a migrated thread and some comments may be shown as answers.
CSurieux
Top achievements
Rank 2
CSurieux asked on 08 Apr 2008, 09:01 PM
Hello,

I need to do a real postback  from a DockCommand button with a response redirect, how to obtain this ?

Thanks
CS

1 Answer, 1 is accepted

Sort by
0
Obi-Wan Kenobi
Top achievements
Rank 1
answered on 09 Apr 2008, 12:54 PM
You should set AutoPostBack=true to the desired command.

You can find simple example, which illustrates how to set AutoPostBack to custom commnad here:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Dock/Examples/Commands/DefaultCS.aspx
Tags
Dock
Asked by
CSurieux
Top achievements
Rank 2
Answers by
Obi-Wan Kenobi
Top achievements
Rank 1
Share this question
or