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

How many ways the function can return values?

0 Answers  


What is the Difference between CLR & CTS?

3 Answers  


how to save items in gridview and the form name is vendor rating?

1 Answers  


Can you please explain the difference between c# and vb.net?

0 Answers  


What is the significance of delegates. Where should they be used?

0 Answers  






What is the exact defination of object?

0 Answers  


Hi I am planning to take interview in VB.net,can any one share your interview Questions for a Entry-level job. Regards Lina

3 Answers  


Explain the difference between thread and process?

0 Answers  


Explain about jagged arrarys ?

0 Answers  


What is different between web.config and machine.config and where it will be ?

0 Answers  


what is difference between namespace and assembly?

0 Answers  


Observations between vb.net and vc#.net?

0 Answers  


Categories