To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
I would like to make a button for execution of sql ,,, for example. Button named “ drama “. Then after click button then , query the table which contain drama in specific column ..
Hi Ken Kim,
You can add your own buttons using the Code Manager, but I would recommend to use search panes for your use case. Please check out this page:
https://wpdataaccess.com/docs/data-tables-interactive-filters/search-panes/
Thanks,
Peter
Hi ,
We already test search pane ,,but , to our application it is complicate . so we would like to change button … please give more advice After check our site … https://www.3gg.kr/movie/
Where is code manager ,,, we don know about it ..
Ken
Hi Ken,
You can download the Code Manager here: https://wordpress.org/plugins/code-manager/
Please use the code example I mentioned before to access your database tables.
Hope this helps,
Peter
When I style a table and then add that table as a widget to a dashboard, I loose the styling, specifically the color of the rows.
Custom styling is currently not supported on dashboards. Sorry! All dashboard widgets are styled using jQuery UI smotthness to maintain a consistent layout. There are plans to brings dashboards to front-end pages. That’s when we’ll add custom styling to dashboard widgets as well.