billy_bob169
Freshman
I built a simple project in VB6, and I loaded a Flex Grid control using a loop and some simple formulas based on the users input. I have been trying to build the same project in VB.Net, but have yet to find a way to load a grid. I don't want the grid to be tied to a database, I just want to load it the way I did before. Is there any way to do this? I really don't want to be using COM objects, and I am trying to get away from them!! Someone please help if you can...