0
Reply

single data reader and two panels control in windows form

Elham Sarikhani

Elham Sarikhani

Jun 19 2006 2:45 AM
1.9k

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?