Doogal

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Custom client side sorting #93542
    Doogal
    Participant

    Thanks Tony, although that's not quite what I need. Say my column contains '12 High Street', '1 High Street', 'The House, High Street', 'Other Place, High Street', I want to sort the first two as numbers and sort the last two as strings. If I could define my own sort algorithm this would be possible. Time to have a hack around in the code I guess

    in reply to: onSelectRow causes multiple rows ro be selected #93401
    Doogal
    Participant

    Hi Tony

    Yes, the IDs are unique (I've been stung by that before!). I've just had another look at it, it would appear it's because I'm using an @, because my IDs are email addresses. Replacing them with _ fixes the problem.

    Great work by the way, thanks a lot.

    in reply to: Using custom XML with attributes #92665
    Doogal
    Participant

    OK figured it out via some hacking of the source. The loadComplete event triggers after the grid has loaded so I moved that to just before the grid is loaded and then modify the XML returned via the AJAX call by converting the attributes to elements. Would be nice if there was another event to hook into to modify the data returned before the grid is populated

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!