sorting not working correctly

sorting not working correctly

kamarajkamaraj Posts: 2Questions: 0Answers: 0
edited October 2012 in DataTables 1.9
Hi,

I'm using jQuery 1.6.2 and DataTables 1.8. When i try to sort first column ,second colunm sorting working. if i click second column ,third will work.table have 13 columns and records displaying dynamically using ajax.

I can't find, what i did wrong.Please help me out of this problem.

Replies

  • girishmrgirishmr Posts: 137Questions: 0Answers: 0
    With what ever details you have provided above, it looks like you have an Index issue. Verify the mappings of the columns. Post your table settings for more clear picture and better resolution
  • kamarajkamaraj Posts: 2Questions: 0Answers: 0
    edited October 2012
    Hi Girishmr ,

    I have fixed this issue.That is java controller level issue,which was an effect the datatable.

    Thanks to reply.

    kamaraj
This discussion has been closed.