View Single Post
  #1 (permalink)  
Old 05-11-2008, 11:14 AM
mozaharul mozaharul is offline
Knows the basics
 
Join Date: Mar 2008
Posts: 99
Default Modifying the table column header

Hi all,

The column headers appear in the table as same as the name of variables in the database.
The variable names are sort and do not reflect the actual meaning always. Is it possible to modify the column headers ?
The original headers could be suppressed by: table2.HeaderVisible=false.
Then how to give the columns new headers ?

Please help


Regards,
Reply With Quote