Search
19113 results 9481-9490
Forum
- 17th Jun 2013Problem using DataTables when generated using XSLTplugin to have it create a DOM node from
- 14th Jun 2013TableTools PDF export for mailing / avery labelsIf you have a little time, you can create PDF documents from HTML using this library. We currently use this for our reports and it works very well. http://www.tcpdf.org/
- 14th Jun 2013Drop down list on Editor popup using JSON object array and binding to the underlying DataTablethis way you can create any plug-in form field
- 14th Jun 2013Ordering of fields in editor new/edit popupon initialisation of the create, edit and remove methods)
- 13th Jun 2013Grouping of Editor fields in new / edit popupto give better separation. Create a field type plug-in
- 11th Jun 2013Editor with WHERE-clauseimplemented, on POST action create fires an error: Notice:
- 9th Jun 2013Inject html tags into data tableA method like this might work for you: http://datatables.net/release-datatables/examples/advanced_init/dom_toolbar.html . Another option is to create a feature plug-in: http://datatables.net/blog/Creating_feature_plug-ins Allan
- 7th Jun 2013no checkboxes?in the Edit and Create forms, but I'm not.
- 7th Jun 2013Example join.html doesn't work with large databasepublic function create ( $dte, $parentId, $data ) { if
- 7th Jun 2013Can't edit (update) join table.TABLE IF EXISTS complementary_measurement; CREATE TABLE complementary_measurement ( ID_Complementary_Measurement int(11)