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

I am working on a partial list implementation with dynamic columns. The external
paging and sorting seems to working fine.

Following is the code in jsp;
<display:table name="detailedList" id="detailedList"   size="size" 
sort="external"
class="list" requestURI="" cellspacing="0" cellpadding="0"
    export="true" >  


When no columns are selected I display empty table with an error message saying
"Select atleast one column" . I have set the property basic.empty.showtable=true
in my custom displaytag.properties file.

However, I noticed that it still displays the paging banner(navigation links)
along with the empty table. How can I disable it or is there a workaround 
available
?

Any input appreciated.

Thanks.


______________________________________________________________________
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=249317

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to