RE: Display tag and AJAX

2008-06-08 Thread Arunkumar Balasubramanian
Thanks so much for the valuable information. I will implement ajaz anywere with my project and will get back to you about the results. Once again thanks for the support. > From: [EMAIL PROTECTED]> To: user@struts.apache.org; [EMAIL PROTECTED]> > Subject: Re: Display tag an

Re: Display tag and AJAX

2008-06-07 Thread Lalchandra Rampersaud
sorry, i forgot to put the funcion. it is ajaxAnywhere.submitAJAX(parameter=value) Carpe diem - Original Message - From: "Lalchandra Rampersaud" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Saturday, June 07, 2008 3:49 PM Subject

Re: Display tag and AJAX

2008-06-07 Thread Lalchandra Rampersaud
Carpe diem - Original Message - From: "Arunkumar Balasubramanian" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Thursday, June 05, 2008 9:52 PM Subject: RE: Display tag and AJAX Thanks for your reply. Can you give the referenc

RE: Display tag and AJAX

2008-06-05 Thread Arunkumar Balasubramanian
AIL PROTECTED]> To: user@struts.apache.org> Subject: Re: Display tag > and AJAX> Date: Thu, 5 Jun 2008 19:48:14 -0700> > yes, you can update a > display table alone with an ajax call. > > this is one done with > ajaxanywhere:> > > name="workers"&g

Re: Display tag and AJAX

2008-06-05 Thread Lalchandra Rampersaud
: "Arunkumar Balasubramanian" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, June 04, 2008 6:41 PM Subject: Display tag and AJAX Can we update the display:table with an ajax call? Here is what I was expecting to do. - There are different rad

Re: Display tag and AJAX

2008-06-05 Thread Márcio Gurgel
Hi felipe, could you post a example? 2008/6/5 Felipe Lorenz <[EMAIL PROTECTED]>: > Hi.. you can out the display tag inside of a remote div... and, every time > when you want refresh the DT, just refresh the div > > On Wed, Jun 4, 2008 at 10:41 PM, Arunkumar Balasubramanian < > [EMAIL PROTECTE

Re: Display tag and AJAX

2008-06-05 Thread Felipe Lorenz
Hi.. you can out the display tag inside of a remote div... and, every time when you want refresh the DT, just refresh the div On Wed, Jun 4, 2008 at 10:41 PM, Arunkumar Balasubramanian < [EMAIL PROTECTED]> wrote: > > Can we update the display:table with an ajax call? Here is what I was > exp

Display tag and AJAX

2008-06-04 Thread Arunkumar Balasubramanian
Can we update the display:table with an ajax call? Here is what I was expecting to do. - There are different radio buttons (each will have different status of results) - Depending on the selection, the display:table has to update the rows. - There display:table headers dosen't change and