Please,
I have a grid that when I press a button it get rowns of a table. When I press other button the grid is filled with rows of other table. The columns' footer are configured and reconfigured. Can I do this without refresh screen/grid?
Thanks!
Fabio
1 Answers
Hello,
It's not doable without screen refresh. You can refer database editor code for demo usage.
Code: http://pastebin.com/rNh3QxNh
http://www.phpgrid.org/updates/php-database-table-editor/
Your Answer