We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Hi,

    How auto sortable records Migx DESC or ASC

    [
    
    
    {"header": "Data", "width": "80px", "sortable": "true", "dataIndex": "datetime", "editor": "this.textEditor"},
    [
    
    {"header": "Data", "width": "80px", "sortable": "true", "dataIndex": "datetime", "editor": "this.textEditor"},
    
    {"header": "Order", "width": "70px", "sortable": "false", "dataIndex": "order"},
    
    {"header": "Name", "width": "100px", "sortable": "false", "dataIndex": "nome"},
    
    {"header": "Mail", "width": "160", "sortable": "false", "dataIndex": "email"}
    
    ]
    
    ]
      • 4172
      • 5,888 Posts
      if you need sorting, filtering and stuff like that, you might want to look into MIGXdb and have a custom-table for storing the records.
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
      • Hi Bruno

        So in fact I would need to show only by descending date and show only the first 10 or 20 records is possible? Showing Grid and not MIGXdb