I have been using the MSHFlexGrid and it just worked fine with me. Just recently I met an error when I set the .Rows of it to 0. It caused a runtime error that says "Method Rows Failed..." (something like that). My code is
VB Code:
  1. MSHFlexGrid1.Rows = 0