So far so good; it works as expected -- except the datagrid steals focus each time the timer fires. If I am on another form, or control, suddenly I am sitting on the grid!
I would like the record to appear without affecting focus. Any idea how to update the datagrid so it will not affect focus?
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial DirectorOf course, the default Data Grid control is not so perfect and there's no easy way to keep it from stealing focus. If it still steals focus and refuses to update in the background, you may be better off looking at one of the third party grid controls.
This was first published in March 2004