Hi all,
I have programmed a details view in asp.net (VB) and it all works great apart from one thing, the column names. I would like meaningful olumn names rather than those auto-generated from the databases field names.
My page can be seen over at http://augustus.aces.shu.ac.uk/students/jmbradl3/ViewBranches.aspx
I know how to do this through the objectdatasource/binding it to *** detail view, but I wish to do it all programaticlly through the .vb file to seperate the code and design element as much as possible.
Regards,
James
I have programmed a details view in asp.net (VB) and it all works great apart from one thing, the column names. I would like meaningful olumn names rather than those auto-generated from the databases field names.
My page can be seen over at http://augustus.aces.shu.ac.uk/students/jmbradl3/ViewBranches.aspx
I know how to do this through the objectdatasource/binding it to *** detail view, but I wish to do it all programaticlly through the .vb file to seperate the code and design element as much as possible.
Regards,
James