Red X Datagrid

  • Thread starter Thread starter Simone
  • Start date Start date
S

Simone

Hi,
i have an application created with Vb.Net 2002 and .Net
Framework 1.1; in a Main Form I have a Datagrid populated
with a Datawiew. When i populate a Datagrid i receive a
Big red X into Datagrid.

Help Me please!!!

Excuse me for my incorrect English but i am an Italian Boy
and i'm not very Expert.

Thank you

bye,

Simone
 
Hi Tracey,

Isnt't it that your data grid is customized (custom column styles or a
control inherited from DataGrid is actually used)? If this is the case, the
problem may be just with the customization.
 
Hello,

Simone said:
i have an application created with Vb.Net 2002 and .Net
Framework 1.1;

That's impossible. You cannot use VB.NET 2002 for creating .NET 1.1
applications.
 
Back
Top