How to Do ?

navuser1navuser1 Member Posts: 1,329
Hi all,


I have created a form named IVP Master (Header and Line parts.)

The Line Part shows those Lines which are filtered by the Headers.

This is working fine.

And I have also created functionality (Function ->Insert IVP Master) in the Form IVP Master to insert the data in the Line part if No Lines are filtered by the header.

To do this I have write the code in Command Button on the Form to insert the data.

Every thing is going fine. May be the way I ‘m doing is wrong??

So can anybody suggest me what is the best way to do these?

Actually the main purpose of this form is to show the filtered data which is filtered by the Header part and if no data is shown in the Line part than Insert IVP Master can insert it into the Master table, source table of the IVP Master form.


Note: Header part is containing some variable Controls. And Line part is actually TableBox

Thanks with regards.
Now or Never
Sign In or Register to comment.