473,385 Members | 1,468 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,385 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 7584
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

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.