Dear Mr. Abu Ghufran,
I'm using a demo version of the phpgrid, and before deciding purchase the licensed version I need to check if I can edit the grid row data in a bootstrap modal (using my custom bootstrap modal to view data and save the changes).
Is that possible and can you send me an example?
Looking forward to your reply.
Regards,,
4 Answers
Hi,
Currently it only shows edit dialog using jqueryui dialog library and not bootstrap modal.
Moving on to bs-modal will be lengthy work.
One long work solution is to use custom forms and show these forms in bs-modal.
For custom forms see this: http://www.phpgrid.org/updates/
Your Answer