Grid Binding inside the accordian
Is it possible to bind grid inside the accordian.
I want to use grid and ajax dropdown inside accordian but its not calling the controller.
basu
asked
at 12 Feb 2014
-
what accordion are you using ?at 12 Feb 2014 Omu
-
I am using Animated Collapsible DIV v2.0- (c) Dynamic Drive DHTML code libraryat 12 Feb 2014 basu
-
try adding a simple script inside the accordion : $(function(){ alert('hi');}); see if that worksat 12 Feb 2014 Omu
-
but that's not working.at 13 Feb 2014 basu