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

Messages in Table control

sravya_ch
Participant
0 Likes
626

Hi

I want 2 types of messages in table control. The data is completely entered by the end users .here I am facing a problem.

When I press enter this message should display this will be displaying 2 times for each line when I go to second line the same . but here it displays 1st as well 2nd line .for 3rd line item 1+ 2 +3 .so on . even I used current_line also.

Hi

I want 2 types of messages in table control. The data is completely entered by the end users .here I am facing a problem.

When I press enter this message should display this will be displaying 2 times for each line when I go to second line the same . but here it displays 1st as well 2nd line .for 3rd line item 1+ 2 +3 .so on . even I used current_line also.

4 REPLIES 4
Read only

Former Member
0 Likes
595

hi Sravya,

probably your not clearing the Header or workarea . do debugg thougrolly so that you can find it.

Read only

0 Likes
595

Hi

No if i clear the header the data in that table itself is clearing

Sravya

Read only

Former Member
0 Likes
595

hI,

see in debugging what is happening may be you have to use exit command when you write the messages.

Regrds,

Nikhil.

Read only

0 Likes
595

Hi Nikhil Kanegaon

No i did not use any other suggestion

Sravya