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
Can you please explain the difference between int and int32?
Name and explain some of the exclusive features which are present in vb?
Why do you need Lock in Visual Basic?
Define cls?
What are the features present in vb 2005?
what is interface and when it is used?
Explain code security?
What is the differences between dataset.clone and dataset.copy?
Explain and brief about rapid application development tool?
How does vb.net achieve polymorphism?
Explain global assembly cache (gac)?
What is the purpose of objects present in asp.net?
What are option strict and option explicit?
What is strong typing and weak typing?
What is an arraylist?