M Mike May 11, 2005 #1 How do you change the colum header on datagrid to a custom name instead of the field name? i.e. change from "FName" to "First Name"
How do you change the colum header on datagrid to a custom name instead of the field name? i.e. change from "FName" to "First Name"
C Chris May 11, 2005 #2 Right click on the datagrid and go to properties. Then add/edit the columns you want to show and with the name you want. Chris
Right click on the datagrid and go to properties. Then add/edit the columns you want to show and with the name you want. Chris