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

Table control - fixed column width

Sharadha1
Active Contributor
0 Likes
977

Hi,

How to set the column width as fixed in a table control. The user should not be able to change it at runtime.

how this can be done?

Regards,

Sharadha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
529

Hi,

while creating table control you can fix no.of columns .

we can't resrict column width in table control.

*reward points.

2 REPLIES 2
Read only

Former Member
0 Likes
529

Hi

Sharadha,

U want to set the column width as fixed in a table control,So at the time of design table control on layout of screen go to the attributes of table control and give the value of how many column u want to fixed.

Regards

Alok Vishnoi.

Read only

Former Member
0 Likes
530

Hi,

while creating table control you can fix no.of columns .

we can't resrict column width in table control.

*reward points.