473,382 Members | 1,353 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,382 software developers and data experts.

Grid performance in VB.NET

Hi,

Is there a top-10 of available grids specialized for display performance?

I'm searching a grid that can enable data display at rate such as 10
updates within a seconds (for something like 100 cells) and support
users clic concurrently.

Thank you!
Marty
Nov 21 '05 #1
5 1190
Marty,

What kind of grid do you mean, one with databound in it or a just a grid?

(And than for winforms or for webform?)

Cor
Nov 21 '05 #2
Hi Cor,

It is a grid used to display real-time data. I want the user being able
to click on cells to generate events.

Databound, yes as long as I can bound the grid to a dataset. So I would
update the dataset, then the grid would automatically be refreshed. Am
I right?

OR

If I could keep specific cell address to have direct access to the cell,
that would be very interesting. I wouldn't need to bound the grid in
that case.

It is for Win32 project, so winforms.

Thanks you
Marty

Cor Ligthert wrote:
Marty,

What kind of grid do you mean, one with databound in it or a just a grid?

(And than for winforms or for webform?)

Cor

Nov 21 '05 #3
Marty,

I think that the datagrid can do what you want, however that you are more
looking for a kind of flexgrid what is not VB6 (don't use that, it will
probably give you alone give trouble).

There was one component one flexgrid in the resourcekit however that is
over.

Here the link to the component one flexgrid.

http://www.xtras.net/products/compon...dfordotnet.asp

Cor
Nov 21 '05 #4
Marty,

Don't understand me wrong, I have no expirience with that Component One
Flexgrid, I saw it only often mentioned in this newsgroup.

Cor
Nov 21 '05 #5
Hi Cor,

Thank you for the tips, I'll look at Component One Flexgrid and see if
it it good for me.

Have a nice day!
Marty

Cor Ligthert wrote:
Marty,

Don't understand me wrong, I have no expirience with that Component One
Flexgrid, I saw it only often mentioned in this newsgroup.

Cor

Nov 21 '05 #6

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

Similar topics

1
by: kk | last post by:
I have 2 issues, please help ! 1st issue : -------------------------------------------------------- Loading Grid ------------ 1) creating new rows in a datatable and adding data a array...
3
by: SAM | last post by:
Hey guys, Long time Access programmer, but never had to bother with these things until now. First, I use ADO all the time in VB, but now I need to use it in Access 2K. I never remember/know...
9
by: Michael Howes | last post by:
I'm looking for a power grid control to use for some C#/Windows forms development. There are a LOT of grids out there and trying to analyzes them could turn into a long task. Some things I'm...
0
by: VM | last post by:
If I wanted to load an ascii file (which contains 400,000+ lines and each line is a table row) to a datatable and then display it to a datagrid, what would the best approach be? I initially had a...
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...
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: thomson | last post by:
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...
3
by: Simon L | last post by:
I'm creating a GUI which is a bitmap with active areas, so when I paint the dialog I calculate the rectangles containing objects. When I get a click event, I want to know which (if any) rectangle...
1
by: Bills | last post by:
Hi, I am looking for a grid that supports the following requirements: Firstly, I need to bind a datatable (which I fetch from a database) to the grid. I then need to be able to add columns...
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: 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: 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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.