ravimeetsu Posted December 19, 2002 Posted December 19, 2002 Hi I can reference MsFlex Grid in Vb.net, but it says u cannot access the compeonet. I dont know why?? Any Clues ?? Bye Ravi Quote
Moderators Robby Posted December 19, 2002 Moderators Posted December 19, 2002 how are you declaring it? Quote Visit...Bassic Software
*Gurus* Derek Stone Posted December 19, 2002 *Gurus* Posted December 19, 2002 You really should not be using a COM component in .NET. The MSFelxGrid is a COM component. Check out the DataGrid instead. [mshelp]ms-help://MS.VSCC/MS.MSDNVS/cpref/html/frlrfSystemWindowsFormsDataGridClassTopic.htm[/mshelp] Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.