0
Answer

fill two panels with one data reader

Photo of Elham Sarikhani

Elham Sarikhani

18y
2.3k
1
I want to have a simple multiple pages data in my form.

I have a data reader which read feed my form by thousands of records these records are too short in their length therefore I rather have a splitter in my form with two panels : left and right.How can I fill the left panel with my single data reader then right panel and still active overflow panels?