Search
10079 results 2361-2370
Forum
- 30th Apr 2019Loading Datatables from a json filethe data is. By default it wants the data
- 30th Apr 2019Parent Child not quite workingUse: Editor::inst( $db, 'RecipeSteps', 'recipeid' ) if the primary key is not called id. The PHP libraries assume the pkey is called id by default. Allan
- 25th Apr 2019editor php working for data loading, action remove is returning empty jsonanother database then the default one so we use:
- 24th Apr 2019DataTable horizontal scroll not permitting to scroll to end of tablethe error on a default template, I am pretty
- 21st Apr 2019Button Border transparentcss style change the default. I load these css
- 20th Apr 2019Malfunction on serverside search ( example given )own event for the default global search like this
- 20th Apr 2019paginationkaruppasamy , 10 is the default. We're happy to take
- 18th Apr 2019Use row-selector on hidden column with ID numbers from databasefirst click of a default button orders the selected
- 15th Apr 2019I have an issue with inline editing.The declaration for the field in question is: QSPECR CHAR(1) CCSID 37 NOT NULL DEFAULT '' The interesting thing is that I can manually update the field with the value "<" causing the error through in-line editing - no problems.
- 14th Apr 2019DataTables height causes its content to collapse with a page footer...turned out it's Bootstrap default behavior, sorry for the false alarm! the solution is to apply, maybe it will help somebody in the future body { bottom-padding: 60px; }