is it possible to use flexgrid in vb dotnet?

Answers were Sorted based on User's Feedback



is it possible to use flexgrid in vb dotnet?..

Answer / sunil rohilla

u can use flexgrid in vb.net

Is This Answer Correct ?    18 Yes 3 No

is it possible to use flexgrid in vb dotnet?..

Answer / 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

is it possible to use flexgrid in vb dotnet?..

Answer / somu

This is thred party control. so not use directly. you
refrenced that dll and then use flexgrid

Is This Answer Correct ?    14 Yes 3 No

is it possible to use flexgrid in vb dotnet?..

Answer / gokul dabhade

Yes, by adding ref and file "Msflxgrd.ocx"

Is This Answer Correct ?    7 Yes 0 No

is it possible to use flexgrid in vb dotnet?..

Answer / pooran

yes

Is This Answer Correct ?    5 Yes 1 No

is it possible to use flexgrid in vb dotnet?..

Answer / balaji

flexgrid control is not available in vb.net

otherwise datagirdview control is used in vb.et

Is This Answer Correct ?    19 Yes 16 No

is it possible to use flexgrid in vb dotnet?..

Answer / azhar sayyed

flexgrid cant be used in vb.net or in vb.et , but
datagridview can be used in vb.et.

Is This Answer Correct ?    14 Yes 12 No

is it possible to use flexgrid in vb dotnet?..

Answer / akg

There is FLexGrid in VB.Net,
Click Tools-Choose Tools Items-Com Components
in this Tick Microsoft FlexGrid...
Click only OK,
Now you will see the Cursor Changing With Flexgrid icon Like,
double Click anywhere on the Form and You have it,
From now on You will See Flexgrid on the Tools List Last,
Or Reinstall vb.Net Full Version,
Explore,

Is This Answer Correct ?    3 Yes 1 No

is it possible to use flexgrid in vb dotnet?..

Answer / chozharajan

Yes,Its possible...

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More VB.NET Interview Questions

Write a VB.Net console program to check whether a number is perfect or not.

1 Answers   Wipro,


How to create a constant in vb.net?

0 Answers  


What is difference between Abstract Class and Interface?

3 Answers  


wht is the use of console application?

3 Answers   MRB,


What is the difference between c# and vb.net?

0 Answers  






What keyword is used to accept a variable number of parameter in a method?

0 Answers  


Describe about visual basic.net?

0 Answers  


What is the class that allows an element to be accessed using unique key?

0 Answers  


what are the advantages and diadvantages of active reports over crystal reports ?

1 Answers   IBM, Kotak,


Explain the difference between an xml "fragment" and an xml "document."

0 Answers  


What does assert() method do In VB.NET

0 Answers   MCN Solutions,


How to view an assembly?

0 Answers  


Categories