On 3/13/07, Stephen Woodbridge <[EMAIL PROTECTED]> wrote:
> If anyone wanted an idea for a jQuery plugin to write ....
>
> http://www.scbr.com/docs/products/dhtmlxGrid/samples/10000/index.html
>
> I think we have most if not all the infrastructure in existing plugins,
> but making it into a widget that you can easily drop on a page would be
> cool.

I've been developing a similar plugin lately. Mine is going to
transform large HTML tables into scrollable tables with fixed columns
and header / footer. Im a designer not a programmer and my JS skills
aren't top notch so i'm having some problems along the way.

I was also thinking of doing something like the
http://www.activewidgets.com grid next (it's a set of divs, not a
table), with a grid generated from JSON data and not from a table, but
i'm not sure if it isn't already supported by Ext. I'll double check
that after completing the forementioned HTML table plugin.

If anyone else is developing similar stuff please let me know, maybe
we could share some ideas.

cheers,
Tom Sieron
--
[EMAIL PROTECTED]

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to