473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Difference between datagrid and MS flexgrid

14
i am working with the datagrid where i retrieve data from ms -access, how it is different from msflexgid?, is working with flexgrid better than datagrid?????????
May 1 '07 #1
2 7585
cmrhema
375 256MB
i am working with the datagrid where i retrieve data from ms -access, how it is different from msflexgid?, is working with flexgrid better than datagrid?????????
For the datagrid you need an ADODC or ADODB to get the recordset and populate the Datagrid

But take the msflexgrid, this 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.

Whereas 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.

Hope this have cleared your doubts
May 1 '07 #2
cuteanu
14
thanx cmrhema, that has really helped me
May 10 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Brian Holbrook | last post by:
Is it possible to use the databrid as the flexgrid. I am using vb .net in a smart device application. I have a part number being entered by the user, I then want to search the grid for that part...
2
by: Douglas Buchanan | last post by:
Some say there is no new row event for the VB.Net DataGrid. Hard to believe! Is that really true? I want to create a GUID in a hidden ID column when the user begins to enter data into a new row....
9
by: JFB | last post by:
Hi All, I have a edit flexgrid, after to fill with different rows manually. How can I insert the rows of my flexgrid to my table (sql server) using ado.net? Any example? I can insert one row...
5
by: Edwinah63 | last post by:
Hi Everyone, 1. how can i STOP the datagrid from presenting data in a hierachical manner, all i want is a PLAIN spreadsheet view, not something the users have to click on to get the results. ...
3
by: Datatable Dataset Datagrid help | last post by:
Hi I am somewhat confused, I am new at VB.net I use XML data, I have a datagrid, I created a datatable so that I can create a custom format like true is this graphic false is this graphic and...
1
by: zoneal | last post by:
Hi, I am involved in the process of migrating vb(6.0) application to vb.net. My application contains only vb controls namely MSFLEXGRID. I want to migrate my application to vb.net completely...
1
by: nedu | last post by:
Hi, Frndz. I am new to VB. Basically i m ASP Programmer. Will anyone explain me the concept of DataGrid, FlexGrid . .. Plz mail me the concepts . . . @ <Address removed by Moderator>...
3
by: ArmageddonAsh | last post by:
I'm trying to make an application that will allow the user to enter data into a flexgrid (that's done) and then save the data from that flexgrid into a CSV file but even though the file is made none...
4
by: Ty | last post by:
Hi all Short version of my problem: i have a Datagrid (Flexgrid from ComponentOne) with a Datatable as source. I need to search a row in the datatable, using a primary key column in the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.