Moving Activity code to panel

stevieg

Member
Licensed User
Longtime User
I find a lot of the examples on this forum absolutely amazing.
I have been wrestling with this problem for most of the day. (sad to say)

There is an example, I believe from Klaus, that is called SqlDBTable.

This does exactly what I want to do in my project (A salesorder form) but I don't know how to move it from Activity code to a panel.

My salesorder has a panel in which I want to scroll the detail list of items in the salesorder, but I just can't figure out how to load it in a panel.

Any help would be greatly appreciated.

Thanks.
 

stevieg

Member
Licensed User
Longtime User
Thanks Klaus.

I saw another example that used that method and tried it but I still have a problem.

I get an error saying that the panel is not initialized.

I think the problem is because my panel is in a layout.

The panel is initialized.

Any suggestions?
 
Upvote 0

stevieg

Member
Licensed User
Longtime User
I figured it out, I was trying to add the table to the panel before I initialized the table.

Now I just have to figure out what I did to stop it from scrolling vertically.

Always something...

Thanks Klaus and Erel!

:sign0161:
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…