Hello I have question regarding here,
http://www.aspforums.net/Threads/128932/Using-jQuery-Accordion-inside-ASPNet-Repeater-control-example/
Let say below the Employee Name, there's a GRIDVIEW, and that gridview contains Number of Leaves.
So when I click the number of leaves it will pop up.
So my question is how can I get the value of leaves and ALERT that number using jquery.
THanks