Wierd problem with datagrids

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mfleet1973@yahoo.ca

    #1

    Wierd problem with datagrids

    Boy do I ever have one for you guys...

    I have multiple cells in my datagrid. If I click with my mouse on the
    any cell other than the first cell, the text in the cell that I clicked
    on gets the value of the first cell in the datagird automatically. I
    even removed the datagridtablest yle from the datagrid and the problem
    still occurs.

    Has anyone ever seen anything like this before?

    I am using VB.Net 2003 with MSSQL Server 2000.

    Help!

  • mfleet1973@yahoo.ca

    #2
    Re: Wierd problem with datagrids

    Nevermind...tur ns out I was the problem...

    mfleet1973@yaho o.ca wrote:
    Boy do I ever have one for you guys...
    >
    I have multiple cells in my datagrid. If I click with my mouse on the
    any cell other than the first cell, the text in the cell that I clicked
    on gets the value of the first cell in the datagird automatically. I
    even removed the datagridtablest yle from the datagrid and the problem
    still occurs.
    >
    Has anyone ever seen anything like this before?
    >
    I am using VB.Net 2003 with MSSQL Server 2000.
    >
    Help!

    Comment

    Working...