Re: Huge Grid Component?



Just curious ... why would anyone want to be able to display 100,000
rows in a grid ? ... who would have the patience to sit and scroll

With the Developer Express grid you can group by any field, so for
example, a grid with these columns:

Customer Name, Invoice Date, Product Name, Invoice Amount

can be grouped by any column - group the 100,000 rows by Customer Name
and Product, and you'll see all your customers (perhaps 500) and under
them the (perhaps 50) products they have bought, with the total invoice
amount displayed for each subgroup. You can expand any one that
interests you to see the detail. The DevEx grid is great for end user
data mining. The end user chooses the levels and depth of grouping.

With the DevEx grid 100,000 rows (depending on the number of columns)
is reaching the limit of usability (although you can display any
number, the the grouping feature is disabled when memory/performance
limits are reached).



-Jim
.



Relevant Pages

  • Re: basic design question: classes and datasources
    ... If your data is traditional Customer / order / order details ... The bindingsource object for the Customers DatagridView is bound to ... When you click a customer in its grid the order grid responds. ... The form displays a grid of suppliers, Batches, Vouchers. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Delphi7/ADO/SQL Server 2000 TDBGrid problem
    ... > My grid shows the results of a search. ... Searched and selected random Customer ... The original indicator arrow is only removed if I now select the ... > This seems like a bug to me in the TDBGrid component but I'm surprised it ...
    (borland.public.delphi.database.ado)
  • Re: One to many Grid Control
    ... changes in customer, requerythe view and you're done. ... I created a form and added a Grid Control to the form. ... > Relations set in Customer File to Customer Number in Jobfile and One ... Filter property of the Cursor doesn't seem to be ...
    (microsoft.public.fox.programmer.exchange)
  • Net Metering
    ... This is the theory behind net metering; ... same value as 1-kWh consumed by the customer. ... of the grid as well as the safety of those who use and maintain it. ... -NNEC Network for new energy choice. ...
    (misc.writing)
  • Re: Deleting ArrayList element from DataGrid
    ... The problem is that the grid doesn't get updates from an ArrayList after ... So when you bind the grid to an arraylist with say, ... > private string _customerName; ... > public Customer ...
    (microsoft.public.dotnet.languages.csharp)