I was wondering if anyone knows how I can resize a ds inside a datagrid when the form is maximized? I tried a few things, which did not really work correctly.
On thing I tried to do is set an if statement in my datagrid style that checked to see if the window was maximized, it kind of worked but if the user changed the form state then the datagrid would not resize to the original style.
On thing I tried to do is set an if statement in my datagrid style that checked to see if the window was maximized, it kind of worked but if the user changed the form state then the datagrid would not resize to the original style.