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
How would you implement inheritance using vb.net?
How to store decimal data in .net?
What are the features present in vb 2005?
What is misl code?
What is the differences between dataset.clone and dataset.copy?
Explain about visual basic.net?
Define cls?
Explain about visual basic?
Explain about the keyword must inherit?
How many ways the function can return values?
What is different between web.config and machine.config and where it will be ?
Name some of the keywords used in vb.net?
What is break mode? What are the options to step through code?
What is the use of assembly?
Explain the use of option explicit?