Hi,
When datagrid is filled with data the table it shows doesnt actually fits to teh size (physical size) fo the dataset.
How do i make the table fit to teh datagridview cotnrol? therefore every time i chaneg the form size it changes the size of the datagrdview control along with the it chanegs the size of table?
cheers
Loading
LisaPosted Apr 1, 2009, 9:19 AM
may be you arent assingning the whole dataset to the datagridview.
it would help if you could paste down the code you using to display it.
Thanks,
Lisa