is it possible to use flexgrid in vb dotnet?
Answer Posted / abc
It is possible to use MS Flex Grid in Vb.net. Since MS-Flex
grid is a Com component. You need to Convert that first into
dotnet component using AxImp.exe(from command line) or if
you are using Visual Studio.Net Add reference to the MS-flex
Grid COM component.Visual studio automatically converts that
into .Net component.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain about globalization?
What are all the differences between dispose and finalize()?
What is the difference between manifest and metadata?
What is private assembly?
What are the technology areas that microsoft.net contains?
What is redim keyword and its use?
Explain how can we remove handlers at run time?
difference between checkbox vs radiobutton??
Explain about visual basic.net?
Explain strong name in .net assembly?
What is econo-jit?
Explain the use of console application?
Explain the difference between system.string and system.stringbuilder classes?
Which dll is used for microsoft .net run time?
What is the difference between .dll extension and .exe extension files?