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

Binding blocks my UI

1 Answer 54 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 2
Martin asked on 27 Feb 2013, 08:49 PM
I am building a form designer in WPF. The form designer have a document outline (RadTreeView) a canvas (RadDiagram) and a property editor (RadPropertyGrid) in multiselect mode.

When I move around the tree it takes a second or two to load the selected node into the RadPropertyGrid.
Is there a way to do this asynch?

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Ivanov
Telerik team
answered on 04 Mar 2013, 11:52 AM
Hi,

First of all, may I ask you which version of RadControls you are currently using, as with Q1 we have introduced some changes that speed up the initial loading time in certain scenarios. Unfortunately, most of the stuff that takes place in this 1-2 seconds is executed on the UI thread. Will it be possible for you to send us a project that illustrates your scenario, so that we would be able to profile it on our side, think of some optimizations and eventually give you some performance tips?

Regards,
Ivan Ivanov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
PropertyGrid
Asked by
Martin
Top achievements
Rank 2
Answers by
Ivan Ivanov
Telerik team
Share this question
or