Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Column Header In Table Control

Former Member
0 Likes
2,536

Hi all,

how to mentain the column header in table control,

in case of manually table control( not with wizard).

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
1,270

Hi,

First just drag and drop all the fields that are to be a part of the table control. Then drag the label on the column header. Give name and text to the label.

Regards,

Nikhil

Read only

Former Member
0 Likes
1,270

Hi,

you can just double click the table control header and in property window you can customize the header under 'Text' option.

Thanks and regards,

Venkat

Read only

Former Member
0 Likes
1,270

OK