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

Grid became crashable in the edit mode

3 Answers 81 Views
GridView
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 04 Apr 2011, 06:27 AM
Hello there,

I found that the WPF grid is easy to crashed while in the edit mode. Take an example as the attached screenshot.
I have 2 grid. The one on the top is the master and the one below is the detail table based on the selection of the row in the master table.
What I found that if I was editing the detail table but didn't commit. While the detail table is still in the edit mode, if I accidently select another row in the master table, it will cause the crash/frozen of the Grid control.

I have the screenshot upload usign the general ticket system.
http://www.telerik.com/account/support-tickets/view-ticket.aspx?threadid=410452

Anyone run into similar problem?

Thx,
David

3 Answers, 1 is accepted

Sort by
0
Yordanka
Telerik team
answered on 04 Apr 2011, 09:32 AM
Hi David,

Thank you for the feedback.
We have tried to simulate your scenario and the described problem but everything works fine on our end. Please, find our test project in the attached file and let us know in case of any misunderstanding.
 
Greetings,
Yordanka
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
0
David
Top achievements
Rank 1
answered on 05 Apr 2011, 02:31 AM
Thank you Yordanka for the quick reply.
My scenario is a differnt from your sample project. You are using the rowdetail. My problem doesn't use that.

I use totally seperate 2 grids. They have logical master/detail relationship. But techinally, they are independent grids.  My logic of choosing the detail is quite complicated therefore it won't be easy for me to use the RowDetailTempalte.  And I am using the master's grid's OnSelectionChanged event to trigger the refresh/rebind of the detail grid.

Thx,
David
0
Yordanka
Telerik team
answered on 08 Apr 2011, 11:54 AM
Hello David,

Could you send us a sample project reproducing the problem? We are still unable to reproduce it locally.
 
Best wishes,
Yordanka
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
GridView
Asked by
David
Top achievements
Rank 1
Answers by
Yordanka
Telerik team
David
Top achievements
Rank 1
Share this question
or