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

Detail grid view doesn't get updated.

3 Answers 111 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Amit Patel
Top achievements
Rank 1
Amit Patel asked on 13 Jan 2012, 07:51 PM

Hello,
I have a master detail view. In master view, I have profiles; and in detail view, I have temples. A profile could have many templates.  In this view I have two profiles and each have one temple.  So let says I do followings steps:

  1. Add two financing profiles Profile1 and Profile2
  2. Add a template under Profile1, and set Yearly Revenue=100
  3. Add a template under Profile2, and set Yearly Revenue=200
  4. Edit the Yearly Revenue field in the template under Profile1 and type in 300 - do not hit Enter or click somewhere else Click on Profile2

The underling collection is getting updated, but the template is not refreshed; Yearly Revenue field says 300 instead of 200. If I were select back profile1 and select back profile2 then it does get refreshed with change data.

Can you guys suggest if there is any solution to fix this? I have also attached the screen shot of the page.

Thanks
Amit

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 16 Jan 2012, 11:13 AM
Hello Amit,

 Would you please share more details on how have you implemented the Master-Details View? From the picture I see that you have placed the template into a TabControl, is that a RadTabControl?


Greetings,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Amit Patel
Top achievements
Rank 1
answered on 16 Jan 2012, 03:42 PM
yes, It is a RedTabControl, but the grid is not placed inside of RedTabControl. TabControl is used just to show and hide columns. I have attached the screen shot of xaml code. Let me know if you have any other questions.

Thanks
Amit


0
Dimitrina
Telerik team
answered on 17 Jan 2012, 09:50 AM
Hi,

I see that you have some custom GridView. I do not see how you have bound the GridView and as well I do not see the definition of the above GridView.

Would it be possible for you to send me a simple runnable project, so that I can debug it at my end?


All the best,
Didie
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
GridView
Asked by
Amit Patel
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Amit Patel
Top achievements
Rank 1
Share this question
or