Hi Srikaanth check out the grid api docs here http://tapestry.apache.org/5.3/apidocs/org/apache/tapestry5/corelib/components/Grid.html
About 3/4 of the way down the page where it says: The normal column title for the "delete" property would be "Delete". Using the page's message catalog we can override that. not sure what is needed if your grid is in a component rather than a page though... HTH Chris On Wed, Apr 9, 2014 at 8:24 PM, srikaanth <srikaanth.k....@snovabits.com>wrote: > Hi, How to rename a column header in a grid. I have work this example > from the jumpstart. http://jumpstart.doublenegative.com.au/ > jumpstart/together/easycrud/persons. > > > Reg > > Srikaanth k >