Weird datagrid visual problem

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

    #1

    Weird datagrid visual problem

    I'm having some a really weird issue with datagrids. Basically they work
    fine until you update the data while a cell is selected. If you do that
    then the old selected cell will remain on the screen and be on top of the
    new data. You can scroll the new data and the old cell will stay in the
    same position. You can even click on the old cell and move the cursor
    around in it. Does anyone know why this is happening?


  • Bart Mermuys

    #2
    Re: Weird datagrid visual problem

    Hi,

    "Marco" <nospampleasesy xxpk@hotmail.co m> wrote in message
    news:em7UmaJuFH A.1472@TK2MSFTN GP15.phx.gbl...[color=blue]
    > I'm having some a really weird issue with datagrids. Basically they work
    > fine until you update the data while a cell is selected. If you do that
    > then the old selected cell will remain on the screen and be on top of the
    > new data. You can scroll the new data and the old cell will stay in the
    > same position. You can even click on the old cell and move the cursor
    > around in it. Does anyone know why this is happening?[/color]

    I only know that other people had the same problem, i have not seen it
    myself.

    Most people claim it is caused by either readonly (DataGridColumn Styles) and
    / or net1.1 sp1.

    Do a google ng search for :
    "+datagrid +refresh +readonly"
    or
    "+datagrid +readonly +sp1"


    Greetings
    [color=blue]
    >
    >[/color]


    Comment

    Working...