Quote Originally Posted by Mustaphi View Post
Hi Krool
I was using the VbFlexgrid 1.3 ocx and I wasable to use the datasource property without issue
Code:
Set VBFlexGrid1.FlexDataSource = DataSource.BindTo(Rs)
Now I'm using the VbFlexgrid 1.4 ocx, I get error type mismath.
thank you
Is the 1.3 de-referenced in your project?