Search
23528 results 11811-11820
Forum
- 12th Aug 2010Editable columnNow, i have another problem... i'm trying to fix one of the columns, because it can't be modified by user.. how can i do that? thxs for ur fast answer
- 12th Aug 2010JSON and hidden row detailsHow many entries do you have in your data array (the inner arrays)? Make the number of columns in the table exactly match that. Allan
- 11th Aug 20101.7 Changesto specifically match the columns with aoColumns. Having said
- 11th Aug 2010Multi-column sort programmaticallyexample').dataTable(); /* Sort immediately with columns 0 and 1 */ oTable.fnSort(
- 9th Aug 2010DataTables 1.7 availablenote note on the Columns page where you document
- 8th Aug 2010Server-side, pagination and row grouping...not friends!?it seems, that grouping columns and server-side does not
- 5th Aug 2010v1.7.0 - highlight error after sorting (ff 3.0)and after clicking all columns [code] < table cellspacing="0"
- 5th Aug 2010DataTables is broken when using two rows of headers and a column in the top row only spans 1 columntreating them as individual columns - hence the problem... Regards,
- 3rd Aug 2010HOW TO: show/hide details where details are not in the datatable itself.No - with the DataTables method for hiding columns: http://datatables.net/usage/columns#bVisible Allan
- 3rd Aug 2010Issue using Column level filter with x and y ScrollsOhh.. great.. it works fine with IE8 and Google Chrome for first time rendering also. Only concern being that of IE8 with compatibility mode still shows misaligned columns as it is previously. :(