Well, yes, it is ajax enabled in the sense that you could easily deliver the data via an ajax json request. However, the javascript that is currently built by the Tapestry component does not have the ability to do so. It would be a very simple thing to add it, although my own project does not yet need to do so. Also, the version I have checked in doesn't actually provide the ability to wrap the content of each cell in a link, although the developer who built most of it does have a version which does so, but he is on vacation and it is not yet complete.
I am testing the version from tacos in a few minutes, and then I will stick it in my wiki page. --sam On 5/5/06, Pedro Viegas <[EMAIL PROTECTED]> wrote:
Sam, Couldn't help it! Took a peek! :-) Looks great Sam, very, very usefull! One question, I'm not at my work PC right now, so I didn't saw the code for myself. is it AJAX enabled? You talked in your previous description that it did all it's magic client side, I gather sending the result set to the client. Do you have a plan B for large results sets? AJAX like I mean? Can't wait to drill down into your code to see what you have provided and the features you guys put into this. By the example and your description, you really rolled up your sleeves for this one! :-) Regards, On 5/5/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > http://tacoscomponents.jot.com/WikiHome/ReportGrid+Example > > On 5/4/06, Sam Gendler <[EMAIL PROTECTED] > wrote: > > Well, I tried to attach an example showing the ReportGrid widget, but > > the file was too large (courtesy of mochikit and dojo). So I created > > a page in the wiki and uploaded a tgz. It is just a static page, > > rather than a tap component, but I'll have that out shortly. I've > > been in meetings for the last few hours... > > > > --sam > > > > > > On 5/4/06, Sam Gendler < [EMAIL PROTECTED]> wrote: > > > Stuck in a meeting, but here is a zip file containing a demo of the > > > dojo widget, without tapestry integration. It gives you a sense of > > > the functionality. It look better in Firefox than Safari, as there is > > > something wrong with my stylesheet that I couldn't be bothered to > > > debug, but it seems to work everywhere I've tested it. > > > > > > My tapestry component works, and it functions in a manner that is > > > compatible with tacos. I'll pull it into tacos sometime this evening. > > > > > > --sam > > > > > > > > > On 5/4/06, Pedro Viegas <[EMAIL PROTECTED] > wrote: > > > > Sam, you're the man. > > > > Sleep is overrated anyway! :-D > > > > Thanks on behalf of the comunity for your efforts... > > > > Good luck for the rest of the task... Andy's here... you have all the help > > > > you could wish! :-) > > > > > > > > Will be waiting for the results... > > > > > > > > Cheers, > > > > > > > > > > > > On 5/4/06, Sam Gendler < [EMAIL PROTECTED]> wrote: > > > > > > > > > On 5/4/06, Pedro Viegas <[EMAIL PROTECTED]> wrote: > > > > > Sorry for the apparently obvious question earlier, but i'm guessing your > > > > so > > > > > sick of trial and error by now you may be in that "how didn't I see that" > > > > > fase... ;-) > > > > > > > > > > > > Pretty much, but I figured it out. Just had to do everything in > > > > dojo.addOnLoad(). > > > > > > > > I don't think I am at 14 hours, just yet. I started today at about > > > > 8am, having worked until about 12:30am last night. That's a > > > > positively relaxing schedule for me. Normally, I've got to be up and > > > > managing a team in russia from 10pm-midnight, then up again at the end > > > > of their day at 6am-8am, before heading to the office for a pretty > > > > regular work day, where I prepare specs and review code for my russian > > > > team to deal with during their workday after 10pm. Lotsa fun. > > > > > > > > --sam > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > Using Tomcat but need to do more? Need to support web services, security? > > > > Get stuff done quickly with pre-integrated technology to make your job > > > > easier > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > > > > _______________________________________________ > > > > Tacos-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > > > > > > > > > > > > -- > > > > Pedro Viegas > > > > > > > > > > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > -- Pedro Viegas
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
