Re: [Tacos-devel] Component combination

2006-05-21 Thread Frederic Barnabe
I've never used the PartialFor before, so I cannot help you with this one. If you are using a regular For, I don't think you can refresh only a part of it.  Like I said, check what's in the demo, this should work.  FredericOn 5/19/06, Yiannis Mavroukakis <[EMAIL PROTECTED]> wrote: Oh I see! I didn

RE: [Tacos-devel] Ajax requests and FF

2006-05-21 Thread Jonathan Bullkich
I've managed to isolate the problem. It is because of the tacos:Table. Even the TableExample in the demo acts the same way, when I click on the table pages, in IE only the table is refreshed, but in FF the entire page is refreshed. The requests in both browsers are the same! What can be the reason