Help on Choosing and Installing Grid Control !
Hi,
I need help installing and choosing a grid control.
I need a grid that allows a user to enter in numbers for a fixed number of columns (5) but unlimited number of rows (anywhere from 1 to 150 so it would need to vertically scroll). The data entered by the user into the grid control will then be exported into a text file.
Being a VB newbie I need to know which grid control is best for this application and how I set it up in VB 6.0 ?? (eg. in Project -> Components)
This should be possible and fairly easy shouldn't it once I get the right grid control selected ?
Help appreciated !
Shannon.
Re: Help on Choosing and Installing Grid Control !
I think the MSFlexGrid is a decent control to use that allows flexibility. Look in your components, it should be in your list. If you need further help with this control tell me and I will try to help.