I'm writing a windows forms application with an ultragrid.
For layout reasons I'm using the dock property. When I put this property on none (from the ultragrid) the scrollbars are displayed.
When I put this property on fill the scrollbars are gone.
Does anyone know how I can fix this?
Hello Gert,
This could be happening if the space for showing all the records and columns is enough when the Dock is set to Fill. Since I believe this is not the case, I tried it and it worked fine for me. I will be glad to take a look at a small sample project which reproduces this issue.
Hi Boris,
I've made a dummyproject which has the problem. Can I send the rar-file to you through this site?
greetings
Gert