What is difference between datagrid and flexgrid?

Answer Posted / priya

For the datagrid you need an ADODC or ADODB to get the
recordset and populate the Datagrid

Msflexgrid can have data from a recordset and also separate
data not coming from a table. eg. if you want to compute
some values and dispaly you can use msflexgrid or
mshflexgrid. In both of these it is not necessary that the
values to be displayed should be from the recordset.

As far as DATA GRID is concerned it should be connected to
the recordset. You cannot do manipulations like that of
EXCEL which can be done in the other two.

One important advantage of Data grid is it is very simple
BUT less flexible. Also if you have large amount of datas to
be displayed in a grid, data grid takes very less time
compared two other two grids.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I speed up my VB database application?

975


Which method is preferred to save datas like database?

1490


Difference between ActiveX Exe and Dll.

1476


What are the rules which should be followed while naming a variable in VB?

556


what are the Differences between Recordset and Resultsets?

2008






___,___ arguments will be used to run a executable program in shell function

1232


Is it possible to Access BackEnd procedures?

1600


what are the Differenct Types of Procedures in VB?

1467


What is the-use of property page Wizard in ActiveX Control?

1551


What is file in vb?

507


Why does everybody say I should save in TEXT not BINARY?

1147


___ is the control used to call a windows application.

1085


Is a foo VBX/DLL available as shareware/freeware?

1181


How to load and unload child forms.

676


Draw Sequence Modal of RDO and Explain?

1879