hI all,
I have a form in my application Winforms using .net 2.0 + wcf.
My form has:
DatagridView
BindingSource, that I bind with Entities List that I get from WCF services.
The problem is that the vertical scrollbar doesn't display when there are too many rows in the grid. Scrollbars property is set to both, and i've tried various combinations of autosizemodes. The DGV is docked in a Panel, although i've tried placing it directly in the form. I'm clueless as to how i can get it to display, and i'm pulling my hair out trying!
Oops. I had a "total" row with Frozen = true. This is the last row on the grid, and i see now that all rows above are automatically frozen!
Any suggestions?
THANKS PLEASE
Thanks in advance, kind regards
http://www.alhambra-eidos.es/web2005/index.html