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

Draw Sequence Modal of DAO and Explain?

1730


Difference between Linked Object and Embedded Object?

2045


Explain about creating VB applications in excel?

921


1s it posible to Create Tables Through Querydef?

1926


What is hyperlink?

1856


What is the difference between change event in normal combobox and dbcombobox?

1890


What is difference between datagrid and flexgrid?

13227


Are there any examples of commercial applications built using Visual Basic?

1528


What is instantiating?

1699


Types of Resultsets.

1779


To.set the command button for ESC ___ Property has to be changed.

1317


___,___ and __ are difference between image and picture controls.

1343


How would you convert a form into document?

1881


Which method is preferred to save datas like database?

1711


What is the Windows API?

1246