What is difference between datagrid and flexgrid?
Answers were Sorted based on User's Feedback
Answer / guest
Datagrid ? Editable.
Flexigrid ? Non-Editable. (Generally used for Read only
purpose.)
| Is This Answer Correct ? | 18 Yes | 8 No |
Answer / 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 |
Answer / ashish aswani
1. Datagrid is Editable, flexgrid is Diplay only.
2. DBGrid allows full data binding while MSFlexGrid
allows read-only binding
3. MSFlex grid is smaller and allows cell merging while
Datagrid is larger and does not allow cell merging
| Is This Answer Correct ? | 2 Yes | 1 No |
what is the Property used to add a menus at runtime?
How would you attach an ActiveX control in Your Application?
What is meant by "Early Binding" and "Late Binding"? Which is better?
how many no of controls in form?
16 Answers AIMS, Airex Logistics,
What is ODBC?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How do I speed up control property access?
What is ActiveX Control?
How can you Add API functions to your Application?
How would you create your application in DHTML?
How would you navigate between one document to another document
What are the properties of datacontrol?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)