jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Custom Sort isn't working Custom Sort isn't working #2201

    martyphee
    Member

    Oh, I see that the custom sort moved to the source object and not the config….

    I had above:

    altrows:true,
    sort:_.bind(self.customsortfunc, self),
    rendergridrows:_.bind(self.rendergridrows, self),
    columns:[….

    Which was part of the config object.

Viewing 1 post (of 1 total)