Hello,
i have a problem with the property FieldIndicatorVisibility. When i use RadPropertyGrid direct in my control, it works find, when i set FieldIndicatorVisibility="Collapsed". But when i define a DataTemplate, in which i use the RadPropertyGrid, and then use the DataTemplate in my control, the field indicator will always be shown.
Have you some suggestion for that? Thanks!
Ivan
i have a problem with the property FieldIndicatorVisibility. When i use RadPropertyGrid direct in my control, it works find, when i set FieldIndicatorVisibility="Collapsed". But when i define a DataTemplate, in which i use the RadPropertyGrid, and then use the DataTemplate in my control, the field indicator will always be shown.
Have you some suggestion for that? Thanks!
Ivan
4 Answers, 1 is accepted
0
Hi Ivan,
I've tried to reproduce the problem you report, but to no avail. I have attached my test project for a reference. Could you check it and modify it in order to demonstrate the issue?
Regards,
Yoan
Telerik
I've tried to reproduce the problem you report, but to no avail. I have attached my test project for a reference. Could you check it and modify it in order to demonstrate the issue?
Regards,
Yoan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0

Ivan
Top achievements
Rank 1
answered on 04 Dec 2013, 08:32 AM
Hi Yoan,
i think i've found the culprit. When i set the property IsGroup of RadPropertyGrid to true in datatemplate. Field indicator will alwalys be shown.
But that works, when you use RadPropertyGrid directly in you user control.
Only idea? Thanks.
Ivan
i think i've found the culprit. When i set the property IsGroup of RadPropertyGrid to true in datatemplate. Field indicator will alwalys be shown.
But that works, when you use RadPropertyGrid directly in you user control.
Only idea? Thanks.
Ivan
0
Hi Ivan,
Indeed, you are right. We were able to reproduce the problem. We will investigate this case, but I cannot commit to a specific time frame when this will be fixed.
Regards,
Yoan
Telerik
Indeed, you are right. We were able to reproduce the problem. We will investigate this case, but I cannot commit to a specific time frame when this will be fixed.
Regards,
Yoan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0

Ivan
Top achievements
Rank 1
answered on 09 Dec 2013, 03:00 PM
Hi Yoan,
thanks for your answer. I'll wait for your next release.
Regards,
Ivan
thanks for your answer. I'll wait for your next release.
Regards,
Ivan