Search
23531 results 1321-1330
Forum
- 13th Oct 2021Setting TD element id's when fetching columns data from Ajax callIs it possible to set the id of a element using Columns Settings when filling table data through Ajax call? columns: [ { 'data': "ID", }, { 'data': "Name" } ] For example the html would look something like: <td id="ID">100</td> <td id="Name">Barney</td>
- 13th Oct 2021Fixed columns do not work properly with searchthe 2 left fixed columns stay fixed on scrolling
- 8th Oct 2021PreEdit issues - Joining two columns for insert/updatethe values of two columns into another column in
- 6th Oct 2021Retrieve Distinct Values from Datatable Columns and populate Select Dropdownfor facilities and patients columns. I want to know
- 5th Oct 2021CSV Import - pre match columns from csv to columns of tablehas always about 20 columns and imported are always
- 4th Oct 2021Is there a way to perform multiple filter types on multiple columnsThe table has 9 columns in it. Currently, the
- 24th Sep 2021How to export a table with multiple columns?since when exporting it the pdf page width is not enough, is there any way to show all the columns or split the table with the remaining columns to another page?
- 24th Sep 2021Multiple DataTables on a page, and calling API columns.adjust() doesn't align header/body columnstable is hidden, the columns can't be properly sized.
- 24th Sep 2021FixedColumns 4.0 & frozen right columns - spacing issue, scrolling header and footer cells issuethe header of fixed columns on the right. In
- 16th Sep 2021columns no use in language ? why ?"language": { "searchBuilder": { columns: [ 1, 2] }, },