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

urgent

Former Member
0 Likes
405

Hi,

I developed an Application Using Table control and I saved data in that Table control. When I am reopend that application then which rows having the data only that rows are editable for me other rows are in disable mode. What can I do for Enablig the remaing Rows. Please give me Suggession.

Thanks & Regards,

B.Venkata Rathnam.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
382

Check this link with same problem -

Regards,

Amit

Reward all helpful replies.

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
383

Check this link with same problem -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
382

Hi,

In the PBO module of the Screen in which table control is created write a stmnt:

name_of_table-control-line = no of lines you want to have in edit mode.

Thanks

Sandeep

Reward if helpful