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

serial no. in table control

Former Member
0 Likes
432

i hav a table conrtol i need that as soon as the screen is loaded the serial no. should automatically be thr.How to do so.

Secondly as soon i enter one row in my table control it is hold thr.When i enter the second row the second row remains but in third row the first entry is repeated.

How to reslove the issues plz guide.

Thanks in advance.

regards,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

Hi,

Use the concept of Number Ranges for your first issue. the transaction is SNRO.

For the second issue pls paste the code over here. This happens due to some mis placement of the code.

Regards,

Renjith Michael.

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

Use the concept of Number Ranges for your first issue. the transaction is SNRO.

For the second issue pls paste the code over here. This happens due to some mis placement of the code.

Regards,

Renjith Michael.

Read only

0 Likes
405

error resolved.