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
What do you mean by serialization and deserialization?
Is vb.net a programming language?
Write a VB.Net console program to check whether a number is perfect or not.
What is multiple form in vb?
What’s the difference between private and shared assembly?
Explain the advantage of option strict on?
What is the size of .net object?
what is diffrence constructor and destructor in vb
Explain about the keyword must inherit?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What is stack used for in vb. Net?
What is the significance of delegates?
What is the main use of a namespace?
what is common type system?
Explain managed code?