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

What is a toolbox in visual basic?

616


How would you access objects created in ActiveX Exe and ActiveX D1T ?

1635


How would you use ActiveX Dll and ActiveX Exe in your application?

1706


how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?

3132


How do I make my applications screen-resolution independent?

1108






how a multiple routing works ?

2381


What is the use of parameters collection?

1654


by writing MACRO CODE,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). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1774


How do you change the system menu (on the Control-Menu Box)?

1057


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

656


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

1227


Is it posible to Create Tables Through Querydef?

1750


what is the Difference between Linked Object and Embedded Object?

1862


What is instantiating?

1722


How to find size of the file. Which method or function is used to occomplish this?

1587