Application Development 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: 

Restricting No. of lines entered in Custom Control in Dialogue program?

Former Member
0 Kudos
103

How to restrict Number of lines entered in Custom Control used in Dialogue programming? I have used a custom control in screen where I need to restrict user to enter only five lines. Can anybody suggest any option to achieve this functionality?

1 ACCEPTED SOLUTION

Azeemquadri
Contributor
0 Kudos
78

You can use step loops instead of table control.

3 REPLIES 3

Azeemquadri
Contributor
0 Kudos
79

You can use step loops instead of table control.

0 Kudos
78

Its costum control my dear friend.

Former Member
0 Kudos
78

Issue resolved