PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Selecting a potentially large number of rows in a DataGrid

Reply

Selecting a potentially large number of rows in a DataGrid

 
Thread Tools Rate Thread
Old 12-12-2005, 05:36 PM   #1
=?Utf-8?B?T2xkbWFu?=
Guest
 
Posts: n/a
Default Selecting a potentially large number of rows in a DataGrid


Does anybody know if calling the Select method causes a paint to happen?
I'm assuming it does.

Under that assumption, if I have to select potentially a large number of
rows programatically how do I tell the datagrid not to repaint until the end?
It does not seem to have BeginUpdate/EndUpdate methods like some of the
other controls.

Thanks,

Oldman
  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off