Continuous panels (dynamically) inside main panel
Hello,
Is it possible to have "Continuous panels" is VS? Not a dataGridView,I need to have a single line panel with fields on it and repeated for all the dataset.These panels will be part of a parent panel. At the end of parent panel i want to add a dataNavigator that controls the dataset.
Is this too much to ask?:)
Thank you in advance.
DealyPosted Sep 9, 2009, 5:03 AM
Thanks again!
Ramalingam SPosted Aug 31, 2009, 5:12 AM
I think u can use flowlayoutpanel.Add the panels with the controls and access it which control u want...