Binding ok and cancel button in Telerik rad expression editor

Asked By 20 points N/A Posted on -
qa-featured

Hey techyv,

I am currently using Telerik radexpression editor. I set a two way binding on ok and cancel. Ok is working perfectly fine, but cancel is not. If I change this to a one way binding then cancel will work perfectly fine but ok will not.

Thanks for any help I recieve.

 

SHARE
Answered By 5 points N/A #173854

Binding ok and cancel button in Telerik rad expression editor

qa-featured

Hi!

Here I am to provide you a proper solution or option to solve this problem.

However, I want to ask you to provide more details about this problem.

First of all, you need to know the cause of this problem.

I guess the cause of your problem might be the custom content provider. If it is true that you use custom content provider like filebrowser, you should immediately turn it off.

Otherwise, here is an alternative solution. Firstly, you should try to turn on the EnableLinqExpressions of the RadGrid part. Please look if there is any problem occurred. If you want this solution succeed, you must change the built-in FileBrowser dialog. Finally, your problem solved.

Hopefully this may work.

 

Related Questions