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

Explain Default cursor Type and LockEdits type in RDO?

1492


which method used to move a recordset pointer in nth position in DAG?

1561


What is a toolbox in visual basic?

504


What is the Windows API?

1002


How do I get the number of free bytes on a disk?

1200






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

1538


How do I get my application on top?

928


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1766


What is the need of tabindex property is label control.

1429


How many ways we can access file using VB?

1612


What is the use of Imagelist Controls ?

1451


Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.

1860


___ argument can be used to make a menuitem into bold.

1285


How do I get the Tab key to be treated like a normal character?

998


1s it posible to Create Tables Through Querydef?

1703