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

Radtoolbar

2 Answers 57 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
bits
Top achievements
Rank 1
bits asked on 23 Jun 2008, 05:46 PM
I have 2 buttons on my radtoolbar.
For the onclick event for button1 the autopostback must be set to true and for the onclicke event of button2 the autopostback should be false.
Can you tell me how this can be done.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 24 Jun 2008, 07:31 AM
Hi,

You should set the AutoPostBack property of RadToolBar to true and set the PostBack property of the button you don't want to postback (button2) to false.

Kind regards,
Erjan Gavalji
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
bits
Top achievements
Rank 1
answered on 24 Jun 2008, 01:18 PM
Hey,
There is no autopost back property for the radtoolbar button, its available only for the radtoolbar.
Tags
ToolBar
Asked by
bits
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
bits
Top achievements
Rank 1
Share this question
or