Red X Datagrid

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simone

    Red X Datagrid

    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
  • Dmitriy Lapshin [C# / .NET MVP]

    #2
    Re: Red X Datagrid

    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.

    --
    Dmitriy Lapshin [C# / .NET MVP]
    X-Unity Test Studio

    Bring the power of unit testing to VS .NET IDE

    "Tracey" <jobtracyxu@hot mail.com> wrote in message
    news:eef001c382 d7$3c75d2c0$a60 1280a@phx.gbl.. .[color=blue]
    > Hi,
    > The main problem maybe your datasource is empty or the
    > data in dataview is incorrect. Double check your data in
    > dataview.
    >
    > Tracey
    >[color=green]
    > >-----Original Message-----
    > >Hi,
    > >i have an application created with Vb.Net 2002 and .Net
    > >Framework 1.1; in a Main Form I have a Datagrid[/color]
    > populated[color=green]
    > >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[/color]
    > Boy[color=green]
    > >and i'm not very Expert.
    > >
    > >Thank you
    > >
    > >bye,
    > >
    > >Simone
    > >.
    > >[/color][/color]

    Comment

    • Herfried K. Wagner [MVP]

      #3
      Re: Red X Datagrid

      Hello,

      "Simone" <no.no@no.no> schrieb:[color=blue]
      > i have an application created with Vb.Net 2002 and .Net
      > Framework 1.1;[/color]

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

      --
      Herfried K. Wagner
      MVP ยท VB Classic, VB.NET
      Die Website von H. Wagner zu .NET, Visual Basic .NET und Classic Visual Basic.



      Comment

      Working...