Hi,
I am working on RadScheduleView, with Custom Scheduler Dialog. That Template set through EditAppointmentDialogStyle. Upto this it works fine. Now I want to Change the Template based on condition from viewmodel. I set condition through DataTrigger but it shows binding issues. Is there any other way to solve this problem ! Please help ! Thanks in Advance.
Hi Team,
I have binded Countries list in ItemSource property. How to restrict the selection after some number.
Eg: India,China,Pakistan,Bangladesh,Japan,Iran --> ItemSource
User can select only three in these countries.
I'm using the Telerik CUSTOM_MVVM_WPF example to build out a series of menus using
MVVM and RadMenuItems.
I would like to add the ability to hide/show menu items to the MVVM model.
How do I extend the sample to implement this functionality?
Thanks,
JohnB
Hi, there.
I have a problem with moving to another cell in RadGridView.
I couldn't use up and down direction key.
edit a cell -> press the tab key -> I just can use right/left direction key.
I want to use all direction key
Please, give me the reason and advice of this problem.
thank you.
Hi:
I'm using the Telerik CUSTOM_MVVM_WPF example to build out a series of menus using
MVVM and RadMenuItems.
I'm having difficulty building out the MVVM so that I can pass parameters to the
commands associated with the individual menu items.
How d I extend the implementation to achieve this?
Thanks,
JohnB
I just moved one of my projects from VS 2015 where it was ok to VS 2017 and getting an error now when setting the width of a column. Before it was assigned a wildcard "*" now getting an error: "The TypeConverter for gridviewlength doesn't support converting from a string"
See attached screenshot