Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
protogrid:tableview [2021-11-19 18:12] – [Do a Complete Update of the Data Displayed in a Client-Side Calculated TableView] druprotogrid:tableview [2021-11-19 18:12] – [Initialize Client-Side Calculated TableView] dru
Line 89: Line 89:
             "text": "Test Date Column Header Text",             "text": "Test Date Column Header Text",
             "display_priority": 8,             "display_priority": 8,
-            "is_sortable": true                               // Note that for correct sorting of dates, the cell values must be understood by Javascript's Date() object or comply with the following format: "DD.MM.YYYY( HH:mm(:ss))".+            "is_sortable": true                               // Note that for correct sorting of dates, the cell values must be understood by Javascript's Date() object or comply with the following format: "DD.MM.YYYY( HH:mm(:ss))"
         },         },
         {         {
Print/export