I am using display tag 1.1, currently I am using all the features offered by 
displaytag, not doing anything out of the box. Everything workd fine except 
when there is no data to display, it keeps giving me the message " Nothing 
found to display." Rather than the property I have set thru 
displaytag.properties.
   
  paging.banner.no_items_found=<span class="pagebanner">Your Search returned no 
results.</span>
  paging.banner.one_item_found=<span class="pagebanner">One record found.</span>
  paging.banner.all_items_found=<span class="pagebanner">{0} records found, 
displaying all records.</span>
   
  Everything else works fine except for this. I can have work around by setting 
null in my controller fro the table data and then checking for null then 
display what I want otherwise the table data, but I want to use the provided 
feature. Can anybody help??
  Thanks
  Rachel

 
---------------------------------
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to