Home All Groups Group Topic Archive Search About
Author
6 Jul 2006 5:33 AM
Ritesh Sharma
Hi All,
           I hope someone can help me with this.
I am working with real time data.Where on one end there is a desktop
application & on the other hand a PDA both communicating with SQL Server
2000 database.

Now my problem is that the datagrids(Infragistics UltraGrid in this case) on
the desktop are taking alot of time to be refreshed.I would be glad for any
suggestions regarding the performance issues.

Thanks,
Ritesh

Author
7 Jul 2006 6:57 AM
Raj
To resolve, identify the source of the data...if it is SQL Server check the
performace of the query, if you are using any thread, make sure the process
is closed by calling threadname.Join().

Raj

Show quote
"Ritesh Sharma" wrote:

> Hi All,
>            I hope someone can help me with this.
> I am working with real time data.Where on one end there is a desktop
> application & on the other hand a PDA both communicating with SQL Server
> 2000 database.
>
> Now my problem is that the datagrids(Infragistics UltraGrid in this case) on
> the desktop are taking alot of time to be refreshed.I would be glad for any
> suggestions regarding the performance issues.
>
> Thanks,
> Ritesh
>
>
>

AddThis Social Bookmark Button