Custom Sort

Hi,



I need to add a custom sort. I’m loading my table through dhtmlXGridFromTable. Could you show some examples how to do that.



Thanks,

Hariharan.

You can define custom sorting function directly in your HTML structure



    <table class=“dhtmlxGrid” …
      

                                                   //<< first row define columns structure
          …               //<< sort attribute allow define sorting function