Hey All,
I have a few panels that are always open in my application. One of them contains a grid that is full of project updates. I made a 'task' that runs every minute that causes the grid to reload itself. However, this causes the focus to be lost elsewhere, so if I'm in the middle of typing an update and the grid refreshes, the box that I am working in looses its focus and I have to click back into it [as you can imagine, annoying at best]. Is there any way to prevent focus from going to the grid panel every time it reloads?
Thanks,
Stephen