ms flexgrid
-
hi everyone, I'm trying to use the activex control MS Flexgrid. However, if I try to add it to a dialog it tells me that it can't be instantiated because I don't have a run-time license. From what I was able to dig up searching the net about this problem was that I needed to manually give the control a license. This makes no sense to me as I don't understand why you'd need to do something like that if its already in visual c++. Now I don't know the first thing about ActiveX or COM so that might be why. Is there any way to use this control without knowing ActiveX? I just want to be able to have a nice database view such as in Access or if you chose a database view using the single doc architecture (i'm using dialog based). Right now I'm stuck using a listview which simply doesn't look as nice. I suppose I could try using a grid from one of the articles on this site, but it'd be easier to just use the ms flexgrid if possible. Thanks, Mike