Search
10712 results 7061-7070
Forum
- 5th Apr 2011ColReorder and server-side PHPwhat I have as initialisation : [code] oTable = $('#data_tables').dataTable( { "fnDrawCallback":
- 5th Apr 2011disable bPaginate and bLengthChangeAs the error says, you are initialising the DataTable twice. You must have another call to initialise the table somewhere in your code. Allan
- 2nd Apr 2011How to set current page when using server-side processing?property to the table initialisation? That way there wouldn't
- 1st Apr 2011client side sorting performance slow with datatablesYou'd need to modify the example server-side script to do a join. There are a couple of posts in the forum about how this can be done, but basically just modify the initialisation arrays in the demo scripts. Allan
- 1st Apr 2011Anyone can apply DataTables with colorbox, lightbox, modal or othersapply and after click next page, sorting, it lost colorbox. when i should initial colorbox, after which function fnInitComplete, or other please help me to solve this problem
- 31st Mar 2011tiny contribution --> Server-side processing change into class | PHP with PDOchanged with a trivial initialisation change. Allan
- 30th Mar 2011Complex headers (column grouping) and sorting issueNice one. I've put this on my list to have this as an optional initialisation switch in future. Regards, Allan
- 29th Mar 2011change css of filtered rows in datatablebut only partially...on the initial load the function only
- 28th Mar 2011Using jeditable with Dynamic Javascript Array as source datayou are using DataTables initialisation properties in the jEditable
- 28th Mar 2011Trouble Filtering With Ajax-populated Datathe issue (from your initialisation there shouldn't be any