:: Forum >>

Show other names in the grid

hi now i have another question since wen we put the grid working the query will post the real name of the field that exist in the table but i would like to print out another name, i will give the example... Field name="d_contract" Output name=" Date of Contract".

Thanks in advance

Fred
Frederico
Monday, January 9, 2006
The grid only shows what you provide. If you want the column heading (I assume that is what you are talking about) to have verbose descriptions then you have to provide that information in the headers array. Read the examples that are provided to see what you can do with the header array.
Jim Hunter
Monday, January 9, 2006
Yes is right that i must see better the problem. Thanks a lot
Frederico
Tuesday, January 10, 2006
how will used link in datagrid.And how will fixed column in datagrid
rajneesh
Tuesday, January 10, 2006
If you're using SQL, you can just use an alias to supply your desired name.
BMW
Tuesday, January 10, 2006

This topic is archived.


Back to support forum

Forum search