PC Review


Reply
Thread Tools Rate Thread

dataGrid sorting slow

 
 
SeeSharp Bint
Guest
Posts: n/a
 
      1st May 2007
Hi,
Am i able to do the datagrid equivalent of beginupdate endupdate while i'm
sorting rows in a datagrid please. I dont want it redrawing everything while
I do the work as its so slow.

thanks


 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      1st May 2007
You can always unbind the datagrid from your data source, sort it, and
then bind it back.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

"SeeSharp Bint" <(E-Mail Removed)> wrote in message
news:u$(E-Mail Removed)...
> Hi,
> Am i able to do the datagrid equivalent of beginupdate endupdate while i'm
> sorting rows in a datagrid please. I dont want it redrawing everything
> while I do the work as its so slow.
>
> thanks
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you map DataGrid rows to it's DataSource when sorting a DataGrid? aualias Microsoft Dot NET Framework Forms 2 13th Sep 2005 06:09 PM
No sorting event available when sorting DataGrid columns!!! =?Utf-8?B?TmFk?= Microsoft Dot NET Framework Forms 2 21st Apr 2005 02:47 PM
Datagrid and sorting. Alejandro Penate-Diaz Microsoft ASP .NET 2 18th Feb 2005 06:39 PM
Sorting in datagrid DKC Microsoft VB .NET 5 10th May 2004 08:55 PM
Datagrid Sorting =?Utf-8?B?R2FyeSBL?= Microsoft Dot NET Framework Forms 0 31st Mar 2004 06:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:08 AM.