Search
23392 results 231-240
Manual
- File Upload › Database informationA list of the columns to be written to
- SearchPanes › SearchPaneOptions classoptions SearchPaneOptions->label( string|string[] ) - The column(s) that contain the label
- Options › Control methods › render()if you get multiple columns with ->label() and wish
- One-to-many joins › Client-sidesuch nested JSON data. columns: [ { data: "users.first_name" }, { data: "permission",
- Joins › Example › Client-sideurl: '../php/join.php', type: 'POST' }, columns: [ {data: 'users.first_name'}, {data: 'users.last_name'},
General
- Editor 1.5.6 release notes › Release notes › Fixestable required the join columns to be defined in
- Editor 1.5.3 release notes › Release notes › Examplesselection into two distinct columns for the Responsive with
- Editor 1.5.2 release notes › Release notes › ExamplesInline editing for specific columns Update - examples: Use datetime
- Editor 1.3.2 release notes › Release notes › Fixesused Fix PHP: Support columns with a dash (-) in
- Editor 1.2.1 release notes › Release notes › NewAliasing fields to read columns from the parent table
Forum
- 22nd Oct 2021FC 4.0 issues with hidden columnsonly apply to visible columns. Doing this has become
- 22nd Oct 2021colvis + fixed columns overlap issuethe number of fixed columns set in the initialisation
- 20th Oct 2021When the childrow is shown, the relationship between the table header and the columns is destroyedto mark which table columns are treated as child
- 7th Oct 2021SearchBuilder conditions on 2 columns at the same timeDebugging the code you can see the Age and Salary columns are string data not numeric. You can convert them to numbers. See this example for debug output and the conversion to numbers: http://live.datatables.net/xogecoju/1/edit Kevin
- 7th Oct 2021How to have more columns than headers?the headers to the columns, if they're not, you'll
- 5th Oct 2021Fixed columns render out of sync with sliding columns, KeyTables not following sorting when editinga bunch of sliding columns. I'm using KeyTable to
- 4th Oct 2021Hi, Is there a way I can use ColReorder to reorder even the responsive collapsed columns ?same priority for all columns (because I want users
- 28th Sep 2021How can I remove ALL sort arrows from ALL columns?users ability to order columns. As stated in the
- 25th Sep 2021Can't have more than 6 columns in tablefor the number of columns. Do you get an
- 15th Sep 2021Error while export row in columns defaultContent renderurl: 'ajaxGetAll.php', type: 'POST', }, columns: [ {data: "userId", title: lang().users.thId},