Hi all,
   
  I want to display a button in title using titleKey attribute of 
display:column.But nothing is been displayed.
   
  I dont know where iam going wrong....
   
  For your info go thru the code below,
   
  <display:table name="checks" id="my_filters_id" class="data" 
excludedParams="method"  requestURI="">
         <display:column property="check_nbr" titleKey="button.add" 
style="text-align: center; width: 75px;" 
decorator="com.gm.gart.decorator.Checkbox"/>
  </display:table>
   
  I declared "button.add"  value as html input tag in my properties file....
   
  Thanks in Advance,
  Anil.
   
   

       
---------------------------------
 Travelling to a new city? Search for ATMs in that city. Click here.
-------------------------------------------------------------------------
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