Search
23422 results 10091-10100
Forum
- 23rd May 2014Numeric sortingExplicitly declare your column's type to be numeric
- 23rd May 2014Can't set up server side processing in ASP.NET/C#ajax: "WebService1.asmx/GetAll", ajax : "data/data2.txt", columns : [ { "data" : "OrderID" }, { "data" : "Status"
- 22nd May 2014How do I add a static custom footer (from json data) when creating the table?and an array of columns (as you specified). It's
- 22nd May 2014Column resizing problemof "130px") thus making columns to expand significantly. Changing
- 22nd May 2014"orderCellsTop": true has no effect for Complex headers (rowspan and colspan)So you would expect the colspaning element to click and sort four columns and not be able to click and sort the individual columns? Clicking the colspan element to sort multiple columns would be a nice feature... :-) Allan
- 21st May 2014Indivdual Text Filtering doesnt do anythinghttp://localhost:8081/", "type": "get", "dataSrc": "" }, "columns": [ { "data": "policyid"}, { "data": "policytxnid"
- 21st May 2014While changing table height, how to update "Showing x to y of z entries" values ?but with "data" and "columns" attributes of dataTable(). Do
- 20th May 2014In Filter textbox, is there a way to specify to search a specific column of data?You could use the column().search() API to search on the column using your own input box. Or use columns.searchable to indicate that the other columns should not be searchable. Allan
- 19th May 2014Sortable Col Headers: kb activation sometimes doesn't workENTER key on grid columns, but this fixed the
- 19th May 2014columns.name & column selector not workingCan you link to a test page showing the issue please? Do you only have two columns in the table? Allan