Ajax DataGrid Support Product Page

Answered

datagrid alternative

Asked 29 Nov 2017 16:25:40
1
has this question
29 Nov 2017 16:25:40 jeff Napadow posted:
The data from my local MySQL database shows up in my query but not in the datagrid. Is there an alternative to datagrid? I really need this kind of data layout.

Replies

Replied 30 Nov 2017 07:54:46
30 Nov 2017 07:54:46 Teodor Kuduschiev replied:
Hello Jeff,
You can build your own data grid, using our database tools, and bootstrap 3 for the front end. You can the setup the options you need.
Replied 30 Nov 2017 17:20:06
30 Nov 2017 17:20:06 jeff Napadow replied:
Is there a tutorial? So many extensions I get confused what to use.
Replied 01 Dec 2017 06:49:47
01 Dec 2017 06:49:47 Teodor Kuduschiev replied:
I think this one is a good starting point: www.dmxzone.com/go/32780/dmxzone-app-connect-data-traversal-data-view-component
Basically you need the database connector extension to get the data from the DB, the bootstrap 3 and bootstrap 3 table extensions to create the layout and then the App Connect Data Traversal for client-side paging, sorting and filtering.

Reply to this topic