Thanks, I changed action in requestUri from ajax to a normal one. Now sorting
and paging work fine although it's not ajax.

Is it possible to do the sorting and paging in an ajax way?


Oscar Calderón-2 wrote:
> 
> 
> Well, it depends of the display table's configuration. In display table 
> tag you can set the request uri to get the list that fills the table 
> when you sort column or navigate with pagination. I don't know if you 
> set the display table inside a ajax refresh div or something like that, 
> if that's the case i think that requestUri of your display table must 
> target to action method that gets you to the page, not the method that 
> is called via ajax.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/how-to-use-ajax-displaytag--tp26326770p26374269.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to