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 Column Lock/Fix

Former Member
0 Likes
508

Hi,

I am displaying data inside a Table control in my MPP Program and I want to fix/Lock the First column and remaining columns should have Vertical and Horizontal Scrolling bars. Can any body help me.

Regards,

Srinivas

4 REPLIES 4
Read only

Former Member
0 Likes
456

Double click on table control----->Go to Attributes -->enter value of 'Fixed column' as 1.

Read only

Former Member
0 Likes
456

hiiii

When you design a table control on layout of screen go to the attributes of table control and give the value of how many column you want to fixed.it will fixed that columns.

regards

twinkal

Read only

Former Member
0 Likes
456

Enter the value of fixed coln in table control attributes as 1 or how many coln u want to fixed

Read only

Former Member
0 Likes
456

answered