Extended RadGridView : IsEnabled not working properly

1 Answer 112 Views
GridView
Ict
Top achievements
Rank 1
Iron
Ict asked on 17 Sep 2021, 01:49 PM

Hi,

We have made a small extension on the RadGridView to save/load user defined layouts.
What we noticed is that, when we set IsEnabled="{Binding ViewIsViewing}", the grid is always disabled for some reason.
After a long debugging session, we are 200% sure that our ViewIsViewing property is actually set to "True".
But for some reason, the IsEnabled property is set to False.

Is this expected behavior when you extend this UI Element? Or are we overlooking something here?
I can provide more details if needed.

Kind Regards
Tim

1 Answer, 1 is accepted

Sort by
0
Stenly
Telerik team
answered on 21 Sep 2021, 01:34 PM

Hello Tim,

I have prepared a sample project, in which I have extended the RadGridView control, but I was not able to reproduce this on my end. That said, could you modify the attached project so that it matches the behavior present on your side? 

Regards,
Stenly
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
GridView
Asked by
Ict
Top achievements
Rank 1
Iron
Answers by
Stenly
Telerik team
Share this question
or