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

Custom Editor Which used to show data

3 Answers 150 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Dharmavaram
Top achievements
Rank 1
Dharmavaram asked on 20 Sep 2016, 05:36 AM

Hi, 

   Iam new to RadPropertyGrid. I want to use Custom Editor which can be used from propertygrid as modal dialog similar to UITYPE editor inherited class in Winforms or  "ITypeEditor" in Xceed WPF related property Grid.

Is there any similar support from telerik side for similar requirement??

 

Regards,

Nagasree.

3 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 20 Sep 2016, 09:56 AM
Hello Dharmavaram,

As I suggested in the other forum thread you've opened, you can use the EditorAttribute in order to define an editor for each property directly in its definition.

May I kindly ask you to continue any further communication on this matter in the other thread so that it is most beneficial to the community? Thank you in advance for your cooperation and understanding.

Regards,
Dilyan Traykov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Dharmavaram
Top achievements
Rank 1
answered on 20 Sep 2016, 12:02 PM

Hi Dilyan,

    Yes this questions are almost similar but I am asking UITypeEditor related class if given as Input for EditorAttribute it is not respecting that and showing nothing.

so what I am asking here is how to support UITypeEditor inherited classes in Telerik WPF RadPropertyGrid.

If Editor attribute support UITypeEditor inherited classes as input value and work properly.I think 50% of my requirements satisfies

Regards,

Nagsree.

0
Dilyan Traykov
Telerik team
answered on 21 Sep 2016, 09:55 AM
Hello ,

Provided the control you're setting as the Editor for the property inherits from FrameworkElement, you should be able to use it in the EditorAttribute.

Regards,
Dilyan Traykov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
PropertyGrid
Asked by
Dharmavaram
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Dharmavaram
Top achievements
Rank 1
Share this question
or