S
SagaV9
Guest
Hi all, I am building a winform app with VS2015.
One of the forms needs to have header and footer data, plus two tabular lists of data in the middle:
I have used two Panels, one docked Top, and the other docked Bottom for the header and footer. I then added two data grid views in the middle. I docked one Left and the other Right.
When I run the app the data grid views do not resize with the form.
At this time I am looking into Split Container and Flow Layout Panel. I would appreciate any orientation or suggestions as this is new territory for me. Thank you! Saga
You can't take the sky from me
Continue reading...
One of the forms needs to have header and footer data, plus two tabular lists of data in the middle:
I have used two Panels, one docked Top, and the other docked Bottom for the header and footer. I then added two data grid views in the middle. I docked one Left and the other Right.
When I run the app the data grid views do not resize with the form.
At this time I am looking into Split Container and Flow Layout Panel. I would appreciate any orientation or suggestions as this is new territory for me. Thank you! Saga
You can't take the sky from me
Continue reading...