[As it seems, I accidentially sent my replies only to the sender instead
of the list, so now I repost them, hoping that some more people joing
the discussion]
Am Fri, 19 Apr 2002 10:36:26 +0200 schrieb Bertrand Mansion
<bmansion@xxxxxxxxxxx>:
> > I´ve already started to write my own component - if enough people are
> > interested, I could start to pearify it before I go on adding row
> > editing capabilities. Maybe there´s even someone willing to help? ;-)
> > Currently, the class makes use of DB, DB_Pager, IntegratedTemplate and
> > two of my own helper classes which may be replaced in the future. One
> > of these helper classes is a class for reading configuration files and
> > itself depends on XML_Tree.
>
> I don't know ASP.NET (or any other Microsoft products), could you post a
> link to some page describing it (with screenshots preferably).
> I am interested in your project. I believe this could use HTML/QuickForm and
> HTML/Table.
I agree that using QuickForm might be a good idea, although I didn´t try
that package yet. I´ve been using HTML_OOH_Forms in past projects, but I
think for a datagrid class, that would be overkill.
A good tutorial on using ASP.NET datagrids can be found here:
http://www.4guysfromrolla.com/webtech/122300-1.shtml
This tutorial also illustrates what I´d expect from a PHP grid class,
although personally I wouldn´t go for the custom XML template tags which
are then transformed to "normal" HTML using XSLT - this makes it hard to
leave the design up to a designer who only knows HTML.
As there seem enough people interested, I will clean up my existing code
this weekend and then post it along with API documentation and usage
examples. Then maybe we can work together from there.
Regards,
Markus
--
*21st Media* | Consulting, Konzeption, Produktion für die Bereiche:
Markus Wolff | Internet, Intranet, eCommerce, Content Management,
Hamburg,Germany | Softwareentwicklung, 3D-Animation, Videostreaming
http://21st.de | Tel. [+49](0)40/6887949-0, Fax: [+49](0)40/6887949-1
--
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|