We just installed 'NetAdvantage for .NET 2008 Vol. 2 CLR 2.0' and now my ultragrid tiles. If I set the dock to fill, I can see up to 4 WinGrids. I can't tell if it's a conflict with having 'NetAdvantage for .NET 2008 Vol. 1 CLR 2.0' nd Volume 2 installed or what.
This happens across multiple computers (XP Pro) all running Visual Studio 2005 Team Edition and Team Foundation Server...
Anyone else have any issues with this?
-D
If you didn't design the grid to have scroll regions, then take a look in the designer code of the form. Do a search for the grid name and remove the extra scroll regions it created. Same thing happened to me in the past (and more than once).
THAT did the trick! Thanks!
Off hand, would you know where in the designer I may have accidentally set it to have regions?
Many thanks!!