This is a migrated thread and some comments may be shown as answers.

DeferRefresh() on ListControl

1 Answer 81 Views
ListControl
This is a migrated thread and some comments may be shown as answers.
erwin
Top achievements
Rank 1
Veteran
Iron
erwin asked on 20 Apr 2011, 02:21 PM
The ListControl exposes BeginUpdate() / EndUpdate(), why not also DeferRefresh()?

I do like the  IDisposable

using(myControl.DeferRefresh()) {  ,,,  }

notation.

cheers
erwin

1 Answer, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 22 Apr 2011, 01:52 PM
Hi Erwin,

The DeferRefresh functionality has already been implemented for our ListControl and it will be available in our next release.

Greetings,
Julian Benkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListControl
Asked by
erwin
Top achievements
Rank 1
Veteran
Iron
Answers by
Julian Benkov
Telerik team
Share this question
or