orter(...);
Or, to be WebForms-specific:
$('#<%=MyGridView.ClientID=>').fixGridView().tablesorter();
On Mar 28, 5:42 pm, wyldemann <[EMAIL PROTECTED]> wrote:
> Did you ever find out the solution to this issue. I'm running into the
> same problem. anyhelp wo
orter(...);
Or, to be WebForms-specific:
$('#<%=MyGridView.ClientID=>').fixGridView().tablesorter();
On Mar 28, 5:42 pm, wyldemann <[EMAIL PROTECTED]> wrote:
> Did you ever find out the solution to this issue. I'm running into the
> same problem. anyhelp wo
I call it, but nothing happens.
>>> $("#ctl00_ctl00_MainContentPlaceHolder_MainContentPlaceHolder_GridView1").tablesorter()
Calling it with '$(...).tablesorter({debug:true})' doesn't print
anything to the console either.
Does anyone have any ideas?
Thanks!
orip
3 matches
Mail list logo