What the table displays in only part of the form.
My form displays some labels and text boxes to be filled then lower down I want to show a table of data where the user searches/filters and selects the data required finally finished of with buttons etc. This form is longer than the screen hence I was going to use scrollview.
Maybe I need to popup the table and remove after finished with it.