Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Programming Help > PHP Programming Help

PHP Programming Help Post any question relating to PHP Programming here and hopefully someone can help.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2004-02-25, 12:36 AM
Junior Member
 
Join Date: Feb 2004
Posts: 2
chawlavh
Default

Can any one help me? I want to create datagrid in php.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 2004-03-20, 08:51 AM
MonkeyMagic
Guest
 
Posts: n/a
Default

Hi,

I would just create a class that prints out a table. The class could have a sql query member to populate the table. Fetch the results into an associative array use the first fetch to create the table headers and first row of data, subseqent rows will make up the rest of the table.

To mimic datagrid behavoir table headers should be links to requery the database using the basic query with an ASC 'tableheader' appended.
Reply With Quote
  #3 (permalink)  
Old 2004-06-25, 10:10 AM
Junior Member
 
Join Date: Jun 2004
Posts: 1
GatXHam
Default

chawlah, www.phpgrid.com has a tool specially designed for easy php datagrid. it looks quite promising. It does sort, row color alternative highlight, data editing and export.

Gate Ham
"Where there is no vision, the people perish."
Reply With Quote
  #4 (permalink)  
Old 2004-07-19, 08:20 PM
gringo
Guest
 
Posts: n/a
Default

Quote:
Originally posted by GatXHam@Jun 25 2004, 02:10 PM
chawlah, www.phpgrid.com has a tool specially designed for easy php datagrid. it looks quite promising. It does sort, row color alternative highlight, data editing and export.

Gate Ham
"Where there is no vision, the people perish."
[b]
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:48 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.