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
Define clr?
What is the source code for display the picture in button click event?
Define manifest?
Explain global assembly cache (gac)?
How a base class method is hidden?
Tell me which namespace are used for accessing the data?
Explain about rapid application development tool?
Which class allows an element to be accessed using unique key?
What is deep copy?
what is common type system?
Explain nested classes?
What is the main purpose of garbage collector?
Explain about the ruby interface generator?
List the different types of assembly?
Explain about the keyword must inherit?