Search
23429 results 11071-11080
Forum
- 20th Feb 2012FixedColumns - 2.0.2 min.js bug?dt": oDT.fnSettings(), /** * Number of columns in the DataTable - stored
- 20th Feb 2012Binding datatables to ASP:DataGrid and keeping footer separatehave unknown number of columns and for that reason,
- 20th Feb 2012Hidden row DetailsSure - DataTables doesn't really care where the data comes from, that really doesn't matter, as long as you have your columns set up to be hidden or not as you require. That would involve the bVisible parameter. Allan
- 19th Feb 2012Out Of Memory issuefor the number of columns it can have a
- 19th Feb 2012Bug in example: ColReorder/col_filter.htmlCan somebody suggest a fix for "ColReorder with individual column filtering" as the example given also has a this bug. You cannot reorder the columns in the example: http://www.datatables.net/release-datatables/extras/ColReorder/col_filter.html
- 17th Feb 2012Using CONCAT_WS() With Server-Side ProcessingWell the simplest solution would be to hard code your SQL statements throught the file. Or maybe an entry in the columns array of "CONCAT_WS(', ', L.column1, L.column2, L.column3)" could work.
- 16th Feb 2012problem using custom pagination plug-in with ThemeRollerreferring to the show/hide columns demo, I'd like to
- 16th Feb 2012Getting an error when using fnGetPositionTH elements in the columns object and find a
- 15th Feb 2012Table gets WIDTH:0px when "bVisible":false is usedHi all In my case i have a column that i hide conditionally, and when the bVisible was set to false, the width of all my columns was set to 0px. I solved the problem by adding [code]"bAutoWidth": false[/code]
- 15th Feb 2012fnRowCallback vs. aoColumns/fnRenderget/set function for the columns which you want to