Welcome Guest Search | Active Topics | Sign In | Register

How to Trigger Callback Panel from Button in DataList control Options
Gordsh
Posted: Thursday, March 10, 2011 2:26:00 PM
Rank: Member
Groups: Member

Joined: 8/16/2009
Posts: 13
I have a CallbackPanel with a DataList inside of it. The DataList has an ItemTemplate with a a few controls including two Button controls.

How can I set the DataList's Button Control to be a Trigger for the Control Panel?

Thanks
Gordsh
Posted: Thursday, March 10, 2011 2:43:27 PM
Rank: Member
Groups: Member

Joined: 8/16/2009
Posts: 13
I figured it out..

You have to set the Trigger as normal with a Parmeter = 'Click' like below:

Triggers="{ControlID:DataListName;Parameter:Click}"

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.