Rank: Member Groups: Member
Joined: 2/18/2011 Posts: 11
|
Hi,
I've a EO toolbar outside the updatepanel. Iwant to refresh the update panel when a item is clicked in the EO toolbar. How can I add EO toolbar item to trigger the async post back?
Thanks
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You will need to set the ToolBar's AutoPostBack to true and then set the ToolBar as a trigger. You can not set a single toolbar item as a trigger.
Thanks!
|