Hi,
I use VSFlexGird 8 in VB.net 2008 and working ok in my computer.
but when i test it in another computer it is now working. It's error of
VSFlexGird. Can i need to install VSFlexGird in that system or any alternate method is?
thanks
Printable View
Hi,
I use VSFlexGird 8 in VB.net 2008 and working ok in my computer.
but when i test it in another computer it is now working. It's error of
VSFlexGird. Can i need to install VSFlexGird in that system or any alternate method is?
thanks
That grid is a VB6 control. Why not just use the DataGridView, which is part of the .NET Framework?
Actually i am flexible with VSFlexGrid rather than datagridview
What exactly can the DGV not do that you need?