SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : All Topics : Microsoft .NET :

Previous DiscussionNext Discussion
 Grid for .Net winform

I want a high-performance grid for my application on .Net winform, the current workaround I have is way too slow,the API is far too complex and doesn't fulfill my requirements.

Started By s398290 on Sep 6, 2011 at 7:17:14 PM

3 Response(s) | Reply

Earlier Replies | Replies 1 to 3 of 3 | Later Replies
Monte on Sep 7, 2011 at 4:20:54 AM (# -1)

I believe .NET and WinForms already has a built-in grid control. Have you tried that?

What exactly are you trying to do? We need more information.


dellmerca on Mar 31, 2012 at 11:11:00 AM (# 0)

check the following link, it will give youa detailed code samples of Datagridview

http://csharp.net-informations.com/datagridview/csharp-datagridview-tutorial.htm

 

merca.


s398290 on May 23, 2012 at 9:00:43 AM (# 1)

sorry folks, I know this is coming late. I have tried other solutions out there until I came across Dapfor’s .Net Grid. It was superbly fast and does not consume your memory space. The user interface is also quite simple. It would not be difficult for you to use. Many other solutions exist out there but I singled Dapfor’s out because it suits my needs.


Annie Calvert on Jun 23, 2012 at 3:08:50 AM (# 2)

For better Performance of data insertion into a grid.It is most efficient to insert elements in the end of the grid. This method of adding data basically doesn't depend on the number of already inserted elements.
http://www.dapfor.com/en/net-suite/net-grid/features/performance


Annie Calvert on Jun 23, 2012 at 3:09:49 AM (# 3)

For better Performance of data insertion into a grid.It is most efficient to insert elements in the end of the grid. This method of adding data basically doesn't depend on the number of already inserted elements.
http://www.dapfor.com/en/net-suite/net-grid/features/performance


Earlier Replies | Replies 1 to 3 of 3 | Later Replies

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2004 InsideDHTML.com, LLC. All rights reserved.