Grey Shadow cell on the datagrid

  • Thread starter Thread starter Peter Verijke
  • Start date Start date
P

Peter Verijke

Hi,

I have a possible framework bug.
Sometimes when i call other code by double clikking the datagrid, i get
on returning a grey colored cell over the active cell, still showing the
old data.
Even when i refresh the datagrid, and no records are on that position,
the grey shadow cell is still there.

Did somebody know a solution for that?

Regards
Peter
 
Yes it is a read only field.
The problem is that it stay's there like a kind of modal cell untill I
close the application.
 
grey colored cell over the active cell VB.NET

Hi,

I too have same problem, but I would like to add something more to it. I have tested the grid on different OS. On windows 2003, it works great. I have this problem only on windows xp and windows 2000.

Hi John, Peter, Brian Please confirm your OS.

Thanks
Emmanuel
 
I have fixed this problem by assigning new instance of grid and removing old instance from form control collection.

Emmanuel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top