heading of the datagrid
-
hai this is ajay. i have a datagrid.i want to give a heading to this datagrid.is ther any attribute of datagrid which can achieve it.i have used a panel just above the grid which acts as a heading for the grid but its size is rigid,it should be in accordance with the size of grid,so that it comes in the center and look like a heading. plz resolve my problem.
-
hai this is ajay. i have a datagrid.i want to give a heading to this datagrid.is ther any attribute of datagrid which can achieve it.i have used a panel just above the grid which acts as a heading for the grid but its size is rigid,it should be in accordance with the size of grid,so that it comes in the center and look like a heading. plz resolve my problem.
hi ajay this is nikesh.you can use html table of 2*1.Put ur datadrid in 2nd row and right ur heading in first row and set the 2 property of that table . first one align=center second one valign=center. i think it will work fine Nikesh Sahu nikesh
-
hai this is ajay. i have a datagrid.i want to give a heading to this datagrid.is ther any attribute of datagrid which can achieve it.i have used a panel just above the grid which acts as a heading for the grid but its size is rigid,it should be in accordance with the size of grid,so that it comes in the center and look like a heading. plz resolve my problem.
Of right click on the datagrid, go to property builder and set the header text for the columns...;P