Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=4605256
By: hpgabbar

I had tried the approach of DISPL-195 and works fine.... 

The approach is cleaner but If you are not able to get those things working,
there is a workaround of this, but you may have to write custom tag, which would
wrap display tag and modifies URL generated for sortable columns.

* try putting entire table in some html container like DIV and modify links
for pagination and sorting to point to some Javascript function which would
then fire an ajax request.
 
you may need to create your own tag which would take display tag output and
modify HREFs generated for pagination and sorting.
 
I had tried this approach too, and it works...

But i still think, you should try on the approach mentioned in DISL-195...
 
Thanks.
Harun....

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to