I think that I am in the correct place for this one.
I have two questions about the display off data grids,
1) Is there any way of changing the titles of the fields displayed. For example it presently displays the field name from the DB (custID) rather than the nice Customer ID that I want it to display.
2) I have a table that stores some activity's that people can book, the activity id is stored in a bookings table. When I fill the data grid with the booking info it obviously states the activity ID rather than the Name of the activity. Do i need to edit the SQL to get the name value or can I do it using the form control?
Thanks
Graham
I have two questions about the display off data grids,
1) Is there any way of changing the titles of the fields displayed. For example it presently displays the field name from the DB (custID) rather than the nice Customer ID that I want it to display.
2) I have a table that stores some activity's that people can book, the activity id is stored in a bookings table. When I fill the data grid with the booking info it obviously states the activity ID rather than the Name of the activity. Do i need to edit the SQL to get the name value or can I do it using the form control?
Thanks
Graham