Re: [Tacos-devel] new components ready to roll (almost)

2006-08-09 Thread Sam Gendler
Actually, I haven't ajax enabled the grid. I'm waiting for Tap4.1 to mature enough that I can use it, and then I'll do it in Tap4.1, where it will be almost trivially easy to do it via the EventListener functionality. Any work done to get it functional in Tap4 would likely be a waste of time, alt

Re: [Tacos-devel] AjaxRefresh button?

2006-08-09 Thread Jesse Kuhnert
The new "submitType" parameter on @Submit/LinkSubmit/ImageSubmit/etc now handles binding the _javascript_ calls for you in 4.1. (http://tapestry.apache.org/tapestry4.1/components/Submit.html )I was going to add the updateComponents/async/etc parameters already on http://tapestry.apache.org/tapestr

Re: [Tacos-devel] AjaxRefresh button?

2006-08-09 Thread Karthik N
thanks andreas, after a little more searching on the archives, i find that there are quite a few other people that are loooking forward to this feature.are there any work arounds? On 8/9/06, Andreas Andreou <[EMAIL PROTECTED]> wrote: http://tacoscomponents.jot.com/BugReporterRefresh and Cancel eve

[Tacos-devel] Fwd: tacos tree- children not getting displayed

2006-08-09 Thread Anjana Gopinath
HeyI figured out what the issue was. i was enclosing the tree in a form. When i removed that it seem to be working. But i need to have a form tag as i need to add check boxes for each node. is there a work around on this issue?Thanks! Anjana Gopinath Begin forwarded message:From: Anjana Gopinath <[

[Tacos-devel] tacos tree- children not getting displayed

2006-08-09 Thread Anjana Gopinath
HiI am trying to use tacos Tree (downloaded the latest version today) for displaying the local file system. I am able to get the file system, but when i click on the node, it just refreshes the page and doenst the display the children. It looks like the content provider is getting invoked and getC

Re: [Tacos-devel] AjaxRefresh button?

2006-08-09 Thread Andreas Andreou
http://tacoscomponents.jot.com/BugReporter Refresh and Cancel events are currently not working on AjaxForm Karthik N wrote: > I was trying to refresh one part of a form using > this.form.eve

Re: [Tacos-devel] Beginning question about AjaxForm and tacos Table

2006-08-09 Thread Andreas Andreou
When Table is inside a Form, its sort and page links are supposed to submit the form... This happens even for tacos:Table. So, you can either move the table outside of the form, or use @tacos:AjaxForm instead of @Form yinli Xiao wrote: > Hi everyone, > I am a beginning learner of tacos. I had lit

[Tacos-devel] Beginning question about AjaxForm and tacos Table

2006-08-09 Thread yinli Xiao
Hi everyone, I am a beginning learner of tacos. I had little experience with Tapestry. When I use tapestry table component with ordinary form, whenever I sort the table or go to another page, the whole page re-renders. To keep persist information in the form, I have to add tag @Persist("client") e

[Tacos-devel] (no subject)

2006-08-09 Thread yinli Xiao
I want to subscribe. Thank you! How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integra