This one isn't big, but it might be annoying, especially to VB coders. In the GridViewComboBoxColumn example, in the Adding and binding GridViewComboBoxColumn section near the top, the C# and VB.Net code samples have different DataSources. The C# one looks to be correct, but the VB.Net one is in error.
One other thing that would help with the code samples is putting each code block in a scrollable text box, rather than having the single scroll bar at the bottom of each entry. Having to scroll to the bottom of the page to scroll to the right and then scroll back up to see the rest of the code is not an optimal solution. Also, and I do not know if this is a Chrome limitation or not, the Copy JavaScript does not work in Chrome 14.0.835.202 m on Windows 7 SP1 32-bit.
One other thing that would help with the code samples is putting each code block in a scrollable text box, rather than having the single scroll bar at the bottom of each entry. Having to scroll to the bottom of the page to scroll to the right and then scroll back up to see the rest of the code is not an optimal solution. Also, and I do not know if this is a Chrome limitation or not, the Copy JavaScript does not work in Chrome 14.0.835.202 m on Windows 7 SP1 32-bit.