Strange slow datagrid problem - any suggestions dotnet 1.1

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,
I developed a baby app that collected around a thousand records from a
database and displayed them in a datagrid for sorting and searching.

Worked fine on development machine and test machine (xp-pro) took the
redistrib kit and put it onto half a dozen other machines Win2k pro, all
Dell all service packed and similar history. 256MB of RAM. Only on ONE of
the machines have I had a problem. The datagrid appears to load, the scrll
bar reduces as the records are loaded, but it only appears after a cup of
coffee (literally). Low spec P3-800 256MB displays grid in 8 seconds, the
problem machine - P4 1.8 256MB Over 3 minutes.

Any clues would be appreciated.

ET


.



Relevant Pages

  • Re: OT: MySQL versus PostgreSQL and database design
    ... to retrieve all the events at once. ... in a way that you can avoid any real searching in your application, ... can make that a primary key in the database. ... I was thinking of sorting the events into different tables so that each table contains one type of event - specifically a subset of events that I'm likely to want to retrieve all at once, ...
    (rec.crafts.metalworking)
  • Re: stupid american system
    ... > It sounds like it's DataGrid's sorting ... > for an actual database to be involved at all. ... DataGrid which allows sorting of DateTimes and decimals with no ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: DataGrid Column Sorting
    ... Default sorting of DataGrid depends on its datasource. ... statement to retreive data from database into DataSet or DataTable? ...
    (microsoft.public.dotnet.framework.windowsforms.controls)
  • Re: e.Item.ItemIndex and e.Item.DataSetIndex
    ... ItemIndex also, so that after sorting my dataview, the source of my datagrid, ... But, as I have said, the index is off after sorting. ... Is there a way to obtain the datagrid index property, not the GUID in my ... database which is the PK, and pass it to my datagrid as the item in question ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
  • DataGrid with values not saved to the database but want to sort it.
    ... I have a datagrid where I load the values initially and then the user can ... sorting which I've done before. ... the database. ... Load page - read from the database. ...
    (microsoft.public.dotnet.framework.aspnet.datagridcontrol)