This is kind of involved but I'll try to explain the best I can.
We have a usercontrol with a datagrid control on it. It works just fine.......until we open a form. After the form is closed and we are returned to the usercontrol, the keydown event on the datagrid doesn't fire. If you try to delete, it does nothing, if you try to type text in the grid....it crashes the ide and you're TOAST!!!!!!!!!
Win2KPro SP5, Visual Studio 6 SP5
same results on Win NT4 SP3
PLEASE HELP!!!!!!!!!!!
__________________
It's a known bug....here's a link
http://support.microsoft.com/defaul...b;en-us;Q299615




Reply With Quote