Search
19113 results 9221-9230
Forum
- 19th May 2014row selection example with server-side does nothing?applied to the newly created tr row. Does this
- 19th May 2014Events lost after setting cell value or redrawi tryed to create my own plugin et
- 17th May 2014Effects & Updating Removing Cellswas fairly trivial to create a test case here:
- 16th May 2014DataTables for a staff directory?Sounds like a perfect use for DataTables. Can you create an HTML table which is generated from your MSSQL db? If so, simply apply DataTables to that table - done :-) Allan
- 14th May 2014Fine control on CSS to make DT tight and condensedhere) allowing you to create a custom rule with
- 14th May 2014Keeping Yes/No Buttons in a single Column of DataTable ?Very Complex questionSounds perfectly possible. Create the buttons using columns.render or columns.defaultContent and then simply have a click handler on them that will make your Ajax request and use cell().data() to update with the response. Allan
- 13th May 2014Editor 1.3.1 connect to Multiple Databasesyes, but you can create as many instances of
- 13th May 2014jQuery UI pagination button image support gone?blog post - how to create a paging renderer with
- 13th May 2014Table not refreshed when WHERE clause is addedserver returning from a create action? Allan
- 13th May 2014Is it possible to preserve italics, bold, and underline formatting when exporting to Excel?no. The Excel file created is actually a CSV