Hi
I want to sort out an application for viewing old mainframe 3270 screens in VB, specifically for checking the various BMS map controls.
What I need is a very basic grid. No title lines, no selection of columns (although multiple cell selection would be good), not bound to any data control, cell width and height to be set, cell background colour to be changeable and able to display test (really just a single text character)
Any suggested controls?
In theory I could do it with a control array of text boxes, but not sure how VB is going to like 3000+ text boxes on screen at once
All the best
Keith
I want to sort out an application for viewing old mainframe 3270 screens in VB, specifically for checking the various BMS map controls.
What I need is a very basic grid. No title lines, no selection of columns (although multiple cell selection would be good), not bound to any data control, cell width and height to be set, cell background colour to be changeable and able to display test (really just a single text character)
Any suggested controls?
In theory I could do it with a control array of text boxes, but not sure how VB is going to like 3000+ text boxes on screen at once
All the best
Keith