473,472 Members | 2,155 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Data Grid Performance

Hi All,
We all know the flexibility given by the datagrid, in asp.net.

But i want to know one thing Is there any performance issues using the
datagrid,
In Asp. we used tables to manipulate a grid like structure, and it was
bit tedious, Datagrid programming was extremely easy when compared to
the tables.

That is an advantage, But is there any performance issues, when
considering all the alternatives

Nov 19 '05 #1
3 1366
Hi Thomson,

as you said in asp we used do with table and related tags to generate grid
like structure.

In ASP.NET also the same thing is happening, instead of our own
code...datagrid is doing the same work.

Performance wise...data grid is having lower performance then data list
contro. And datalist is having lower performance then datarepeater control.

Soon I'll give you an excellent article on this topic to you.

Cheers,

Jerome. M
"thomson" wrote:
Hi All,
We all know the flexibility given by the datagrid, in asp.net.

But i want to know one thing Is there any performance issues using the
datagrid,
In Asp. we used tables to manipulate a grid like structure, and it was
bit tedious, Datagrid programming was extremely easy when compared to
the tables.

That is an advantage, But is there any performance issues, when
considering all the alternatives

Nov 19 '05 #2
Hi Thomson,

Have a loot at this page... you will get clear idea about those three
controls.

http://msdn.microsoft.com/library/de...ebcontrols.asp

Cheers,

Jerome. M

"thomson" wrote:
Hi All,
We all know the flexibility given by the datagrid, in asp.net.

But i want to know one thing Is there any performance issues using the
datagrid,
In Asp. we used tables to manipulate a grid like structure, and it was
bit tedious, Datagrid programming was extremely easy when compared to
the tables.

That is an advantage, But is there any performance issues, when
considering all the alternatives

Nov 19 '05 #3
Hi Jerome,
Thank You Very Much for the Link which you have provided
Thanks and regards

thomson

DotNetJerome wrote:
Hi Thomson,

Have a loot at this page... you will get clear idea about those three controls.

http://msdn.microsoft.com/library/de...ebcontrols.asp
Cheers,

Jerome. M

"thomson" wrote:
Hi All,
We all know the flexibility given by the datagrid, in asp.net.
But i want to know one thing Is there any performance issues using the datagrid,
In Asp. we used tables to manipulate a grid like structure, and it was bit tedious, Datagrid programming was extremely easy when compared to the tables.

That is an advantage, But is there any performance issues, when
considering all the alternatives


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nick | last post by:
Hi, * I have established an ODBC connection to an interbase 5.6 .gdb file. * I have executed a query on the database and put the returned query data into a data grid. The reason I copy the...
9
by: VMI | last post by:
We have this huge application that's based on storing tons of data on a dataTable. The only problem we're having is that storing LOTS of data (1 million records) into a datatable will slow down the...
9
by: Mike L | last post by:
I tried a sample of code in MSDN magazine, but now I'm stuck. What code has the best performance to populate a Data Grid with a SP? Below is the code I have, which might be completing the wrong...
2
by: Sara T. | last post by:
Can I add some data to data grid control on the fly by not connecting to database ? I mean I need to put data to data grid control on the memory, I need to use it ro manage page such as next and...
6
by: Don Collins | last post by:
Can anyone point me to a white paper discussing the advantages / disadvantages to using “grid layout” vs. “flow layout” on webforms? I’m looking to address performance issues in particular.
3
by: rbourgeois | last post by:
Hi, I am trying to find out where a bound dataset is being stored. I am fairly new to all this so let me try to explain with an example using my code: if( !IsPostBack) {...
0
by: Aykut Canturk | last post by:
As all we know there are 2 ways for binding gridview to sql table. using sqldata adapter and using code. What I want to know is, in large tables, is there a perfomance difference. When using code...
6
by: insirawali | last post by:
Hi all, I have this problem, i need to know is there a way i cn use the data adapter's update method in this scenario. i have 3 tables as below create table table1{ id1 int identity(1,1)...
1
by: LBLB | last post by:
In terms of processing speed, what is the best method for displaying tabular data from a database in a Windows forms C# app? We generally use data grids (Infragistics WinGrid), but have an instance...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.