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

Problem with table control it is non editable

Former Member
0 Likes
1,056

Hi to all experts,

I have created a table control using wizard and selected input control while creating but still it is non editable .what could be the reason

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
875

Hi Mohammed,

if u select input Control it gives only in input control(edit Mode)

or goto screen and select table contol and check screen attributes

in program tab check box for input field is selected or not

Thanks

Surendra Reddy

4 REPLIES 4
Read only

Former Member
0 Likes
876

Hi Mohammed,

if u select input Control it gives only in input control(edit Mode)

or goto screen and select table contol and check screen attributes

in program tab check box for input field is selected or not

Thanks

Surendra Reddy

Read only

Former Member
0 Likes
875

Hi Abdul,

For making particular columns of table control editable..

Select the field by double clicking , in the next window that appears..

go to the tab 'Program'

& check both the Input field & Output field options..

Hope it helps.......

Regards,

Mdi.Deeba

Read only

Former Member
0 Likes
875

double click on the table control(in screen painter) a property tab will open, in that make it input enabled

Read only

0 Likes
875

Double click on column. GO to program tab underAttributes> tick input field > based on ur requirements selct from options >

1. possible ( editable )

2. recomomded

3. Required