George Shepherd's Windows Forms FAQ contains an entry entitled:
How can I make my grid never have an active edit cell and always select
whole rows (as in a browser-type grid)?
Check it out at:
http://www.syncfusion.com/faq/winforms/search/856.asp
=============================================
Clay Burch, .NET MVP
Syncfusion, Inc.
visit http://www.syncfusion.com for .NET Essentials
> Hi everybody,
>
[quoted text clipped - 4 lines]
> Thanks a lot in advance,
> Serg
Serg Matvienko - 31 Jul 2004 19:54 GMT
Thank you very much . I have tried this and this works ! But this is
working properly when i only use my keyboard or mouse to navigate. But in
the cases when i use a special navigation toolbar, only this small
triangle of data grid row moves when I am navigating through data grid rows.
The blue bar usually sticks in the original position . Maybe somebobady
knows where could I find a decision?
thanks,
Serg