php datagrid with edit and delete options

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
pavanpuligandla
Forum Contributor
Posts: 130
Joined: Thu Feb 07, 2008 8:25 am
Location: Hyderabad, India

Re: php datagrid with edit and delete options

Post by pavanpuligandla »

pavanpuligandla, you will be happy to know I have started on a datagrid. I dont know when it will be finished though. My plan is to progressively enhance it, so that it downgrades gracefully.
many thanks for your comeback sir.. i'm really very thankful to you..
If you could write down a list of requirements, i.e. sort, add/edit/delete, even drag and drop. Make the list as full as possible then I can prioritise.
yes, i'll surely submit my work plan. i'm also developing my javascript spreadsheet editor.. which i need to load and save an existing excel sheet.

thnx again boss..
User avatar
pavanpuligandla
Forum Contributor
Posts: 130
Joined: Thu Feb 07, 2008 8:25 am
Location: Hyderabad, India

Re: php datagrid with edit and delete options

Post by pavanpuligandla »

@VladSun
I vote for ExtJS too :)
We had a related discussion here:
viewtopic.php?f=13&t=92301

and finally take a look at http://www.siteartwork.de/livegrid/
thanks for your example..
but there is a lot of business with php grid..if we can develope a powerful grid, we can help many programmers..
bhende19
Forum Newbie
Posts: 1
Joined: Thu May 28, 2009 3:50 am

Re: php datagrid with edit and delete options

Post by bhende19 »

You should know about the PEAR (open source FREE) software - Google pear and php. The package is called structures and contains ready made objects for data_grid.
junaks2000
Forum Newbie
Posts: 1
Joined: Mon Nov 04, 2013 9:27 pm

Re: php datagrid with edit and delete options

Post by junaks2000 »

jaoudestudios

Thank, waiting for your code.

:D

Trying hard PHP Beginner.
Post Reply