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

error in output

former_member574106
Participant
0 Likes
702

Hi friends,

I am designing my first OOALV application. I am using splitter container to split the custom container into top and bottom. In my bottom container, it is showing empty, but it is showing data in the top container.I checked all the blogs, but the solution is not coming.  What is the error ? Please check the attachment.

Regards,

Saurav Lahiry

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
679

Uncomment the parameters ROWS and COLUMNS in the creation of the splitter container. And please "Implement suitable error handling here" as written in your code...

Regards,

Raymond

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
680

Uncomment the parameters ROWS and COLUMNS in the creation of the splitter container. And please "Implement suitable error handling here" as written in your code...

Regards,

Raymond

Read only

0 Likes
679

You are right!

Status GUI is also needed to leave  the screen/program.

regards,

Marc

Read only

0 Likes
679

Hi Raymond,

Thanks a lot for the reply. The answer came perfectly correct.

Regards,

Saurav Lahiry