I get an error "System.ArgumentException: '0' is not a valid value for
'value'" when trying to populate a DataGrid control while a Microsoft Windows
Form is minimized.

After some research, I found this ...
http://support.microsoft.com/?kbid=838087

So I downloaded the latest .NET framework but still got the same error.
Since this "bug" was reported in June 2004, I would presume that the current
.NET version would include this fix. So is there another problem that I need
to rectify ?

Has anyone had a similiar issue or can provide some comment ?
Any help is appreciated. Thanks !

RE: Datagrid error when the Form is minimized ... by bennido

bennido
Wed Feb 23 02:01:02 CST 2005

*bump*. Please help !
I need to fix this problem urgently.
I sent a mail to Microsoft support 2 days ago and I still haven't got a
single reply.

Any Microsoft people here that can help ? Thanks !

"bennido" wrote:

> I get an error "System.ArgumentException: '0' is not a valid value for
> 'value'" when trying to populate a DataGrid control while a Microsoft Windows
> Form is minimized.
>
> After some research, I found this ...
> http://support.microsoft.com/?kbid=838087
>
> So I downloaded the latest .NET framework but still got the same error.
> Since this "bug" was reported in June 2004, I would presume that the current
> .NET version would include this fix. So is there another problem that I need
> to rectify ?
>
> Has anyone had a similiar issue or can provide some comment ?
> Any help is appreciated. Thanks !