Search
23531 results 2581-2590
Forum
- 3rd May 2010toggling columns with auto widthwith the a toggle columns feature. The columns are
- 30th Apr 2010Bug with searching multiline columns + fixDataTables can not search in multiline (containing '\n') columns. Fix is provided. Replace [code]var rpSearch = new RegExp( sRegExpString, "i" );[/code] with [code]var rpSearch = new RegExp( sRegExpString, "im" );[/code]
- 27th Apr 2010Show and hide details + Hidden columns + Show and hide columns dynamicallyis needed to hide columns with supplemental information, that
- 27th Apr 2010Multi columns based sortingI want to keep the primary column sorted always and then the other columns are sorted by the user but without disturbing the first column that was sorted as default.
- 20th Apr 2010Sorting columns only at icon clicki want to allow columns to be sorted/ordered BUT,
- 26th Mar 2010Select visible columns and widthsmake some of my columns visible or not, but
- 9th Mar 2010fnFilter on Multiple Columnsto search on multiple columns. I currently have it
- 8th Mar 2010Not hidding columnsis none of the columns are hiding.
- 4th Mar 2010move columns in the table ?hi *, just a "feature request": is it possible to move columns in the table dynamically ? thanks. tobi
- 2nd Mar 2010sorting own columns when using server side processingcant sort my own columns. I have 10 columns