I know this is probably a very dumb question, but if so, I'm just being very dumb today. I have an array of user-defined (user-type) items. I want to populate an MSFgrid with this data. I could use a "For" loop, but that's a little messy and very slow (its about 30000 rows * 6 cols). There must be an easy way of associating the array directly to the grid, but I can't find it.
BTW, if you can possibly do so, please avoid the words "database" or DAO or similar in any replies. I will get round to learning about all that one of these days, but, for now, its all a foreign country to me.
BTW, if you can possibly do so, please avoid the words "database" or DAO or similar in any replies. I will get round to learning about all that one of these days, but, for now, its all a foreign country to me.