Search
23432 results 11481-11490
Forum
- 18th Apr 2011thead not visible / 0px heightof alignment with the columns - the is what fnAdjustColumnSizing
- 16th Apr 2011Help pleaseHow are the columns generated at the moment? Allan
- 16th Apr 2011Sort Performancethrough, and with 40 columns, that's 200'000 cells that
- 13th Apr 2011Marking rows as favouritescode]/* Array of database columns which should be read
- 12th Apr 2011show/hide details with server side processingkeyvalue (one of the columns without whitespaces in my
- 12th Apr 2011Incorrect table width in hidden containerstable with initially hidden columns. I don't know if
- 11th Apr 2011loading ajax source twice?Interesting - I have upgraded data tables and fixed columns and now my ajax source loads THREE times. If I remove the fixed columns code, it loads once as it should.
- 11th Apr 2011Access other cells in row that was editedcomma separate the different columns. If you have a
- 9th Apr 2011fnClearTable resets column head widths in 1.7.6widths to match the columns below them. That just
- 7th Apr 2011Column Heading onhoverIt's just a CSS issue - for columns that aren't sortable they have the class 'sorting_disabled' - you can add a pointer: default; or whatever you want. Allan