Hi
Please can you tell me how can I make a grid with the result of a query with the edit, add and delete options? I saw this but I can't understand how can they do it.
Thank you
mario
Fancy ShowRecords
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Fancy ShowRecords
Girds usually use Javascript to display and sort records. Data is delivered from some backend script via an Ajax call. Google for "php datagrid" and you will find many examples.
(#10850)