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 with wizard: Can not use ADD/DELETE function

Former Member
0 Likes
559

Hi all,

I created a table control using wizard but during the creation I could not enable the check box to add ADD/DELETE line function.

Currently, In the screen there are only some lines as my design.

Please suggest how to enable this function!

Thanks,

Khanh

3 REPLIES 3
Read only

Former Member
0 Likes
504

Hi Khanh,

If you are using an internal table as the source for that table control you'll get the option to Add/Delete line item. If you are using a database table as a source for the table control you'll not get the option to add/Delete line in the control.

Thanks,

Anil

Read only

0 Likes
504

Hi Anil,

I used internal table but can not use function to ADD/DELETE row.

Thanks,

Khanh

Read only

Former Member
0 Likes
504

I created Push Button with same functionality