New DataGrid article/code

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

Post Reply
elsigh
Forum Newbie
Posts: 4
Joined: Fri Jan 13, 2006 7:53 pm
Location: Austin, TX

New DataGrid article/code

Post by elsigh »

http://development.finetooth.com/?p=6

Please check out this demo, code download, and leave a comment on this
whitepaper. It showcases a DataGrid control built with PHP & powered by
DOM/CSS for client controls as well as a comparison of some other
web-based grid controls. Features of this one include reorderable
columns using a Scriptculous Draggable/Sortable and resizable columns
saving preferences via XMLHttp. I hope to find a few good programmers
who might want to help improve the code as well as some UI designers
interested in usability.
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

DO NOT TRIPLE POST LOCKED!!!


Edit: Unlocked and moved to General Discussion until further review.
elsigh
Forum Newbie
Posts: 4
Joined: Fri Jan 13, 2006 7:53 pm
Location: Austin, TX

aight

Post by elsigh »

aight, sorry 8O
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

You know, usually when people post links to such things, they try to facilitate a discussion about the topic here instead of some where else.

That way, the thread has a purpose and adds something to the forum besides advertising. Image
Post Reply