Posted 13 June 2019, 3:14 am EST
Hi,
I am working on a migration project from vb6 to c#.net
In vb6 version of the application truedb grid activeEX version was used and in the .net application we are using winforms edtition of the grid.
In the active X version to determine the column positions we used order property of the grid (very handy).
But, in the winforms edition I could not find the Order property or property that provide similar functionality.
Is there a way to achieve same functional equivalence as Order property from Active X version in the winforms edition ?
Any suggestion will be helpful.
Thanks
Kshitiz