asp.net - AjaxControlToolkit Accordion: catching SelectedIndexChanged event with C# (CodeBehind) -



asp.net - AjaxControlToolkit Accordion: catching SelectedIndexChanged event with C# (CodeBehind) -

i have accordion command 2 accordionpane (each 1 1 label testing) want grab event raised when new pane clicked on open (my thought testing is, when pane open, label within him alter text property --to like: "i catched event pane index : {}").

is there way grab event? (i read on js, need in c#(codebehind))

c# asp.net events ajaxcontroltoolkit accordion

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

c++ - Is it possible to apply breadth-first search algorithm of boost library to matrix? -