Search
-
Get object from initDataTables function
by kthorngren ·The initDataTables is a Symphony method to integrate with Datatables. Here are some docs. I looked through and don't see anything about how to access the API. I suspect you will need to use the st… -
Can I join a remote database table (separate server, username, password) using Editor?
by allan ·Thanks for the clarification. Is it MySQL you are using or some other? It really depends on the SQL server and how accessible it makes it. MySQL has a Federated way of doing it, but that syntax isn't… -
Get object from initDataTables function
by MikeFR ·Hello, -
What can cause a serverside table to load initially but not paginate?
by devtedtqe ·Error: -
Data export buttons are not showing on screen
by denisPF ·Hi Tangerines, -
Saving dates back to database with Editor form and Inline editing
by RyanG94 ·Hi, -
Data export buttons are not showing on screen
by denisPF ·Hi again Allan, -
Searchbar boostrap 5 class
by ECEGROUPE ·It work, thank ! -
Proper Loading and Draw of DataTable
by allan ·What I would suggest doing is changing your code a little so you only initialise the DataTable once. Then use ajax.data to send the request to the server with the selected value. All that is needed t… -
ChatGPT answer to potential forum question
by allan ·That's impressive! Incredible that it managed to pick out the right method from just your prompt and all of the information that it has available in fact. I'm constantly amazed at just how good ChatG… -
Proper Loading and Draw of DataTable
by Larry27 ·Hi Allan, -
Manually call the state restore 'load' action
by sneay ·Hi, -
Uncaught ReferenceError: Editor is not defined
by ECEGROUPE ·I just upgraded to editor 2.2.0, everything seem to work correclty (can edit collumn value with php editor...) but i still have this error in my console : Uncaught ReferenceError: Editor is not defi… -
Json - ServerSide - postgresql db
-
Unable to initialize Editor
by allan ·Hi, -
searchBuilder Predefined with Ajax fires twice
by SamAnson123 ·Hello, -
How to remove responsive property of a table? How to send items from different pages to the front?
by kthorngren ·You could get an example of your data and load the data similar to this example. You may be interested in Allan's comments in this thread about column widths. We will need to see the issue to help… -
AAD Token for Azure SQL authentication in Editor
by allan ·You can actually use the Adapter method to do that: -
columns.render causes null pointer exception in .NET Editor Library?
by kschl ·Hi, -
Best practice for performance
by kthorngren ·what are the best practices for better performance when you can have large data.