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

RadToolBar client side .click method not casuing postback

1 Answer 99 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
mmbm
Top achievements
Rank 2
mmbm asked on 23 Oct 2008, 09:40 PM
I have a failry complex page that has two different client side events that call the .click() method of a Tollbar Button also on the page.  The first instance is when the user clicks a menu item on a context menu and the second is when a user clicks an LinkButton in a RadGrid.  In the first case, the click() method causes the postback to occur and thus the toolbar button server side event to be called.  In the case with the RadGrid, then click() method is called, but the postback never occurs.  In fact, after the click() method is called from the RadGrid, the context menu on the page no longer works.

Any ideas what might be blocking the postback from firing?

Thanks,
Kevin

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Oct 2008, 10:00 AM
Hello Kevin,

Please, open a support ticket and send us a small working demo project of the issue.

Regards,
Peter
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ToolBar
Asked by
mmbm
Top achievements
Rank 2
Answers by
Peter
Telerik team
Share this question
or