Re: [jQuery] JQuery tablesorter problem

2010-02-12 Thread ramesh dhage
On 2/4/10, Nagaraju wrote: > > I am facing problem with jquery.tablesorter.js > > It's working fine if I have more than column in sorting/header list. > > But if I have one column in sorting/header showing following error. > > o is undefined > o.order = o.count = s[1]; (jquery.tablesorter.js at

Re: [jQuery] JQuery tablesorter problem

2010-02-04 Thread aquaone
Please provide the code you're using to invoke tablesorter. It's likely a syntax error. On Thu, Feb 4, 2010 at 05:36, Nagaraju wrote: > I am facing problem with jquery.tablesorter.js > > It's working fine if I have more than column in sorting/header list. > > But if I have one column in sorting/