This question is locked. New answers and comments are not allowed.
Hi,
We are using Telerik Controls for Silverlight (Version: 2012.1.215.1050), RIA services and MVVM.
I have a popup that contains a Grid and 2 rad buttons "Submit and Cancel".
I wanted to close the popup in the "Cancel" click, even the grid has validation errors. But its not happening.
If the Grid doesn't have any errors then it is closing the pop up properly, but if it has errors then its displaying the errors instead of closing.
I tried using the "RadGridViewCommands.CancelRowEdit", but its not working.
Even I tried for "CausesValidation = false" in teh cancel button, I think this property is obsoleted.
How can I handle this case.
Please help!
Regards,
SivaPrasad.B
We are using Telerik Controls for Silverlight (Version: 2012.1.215.1050), RIA services and MVVM.
I have a popup that contains a Grid and 2 rad buttons "Submit and Cancel".
I wanted to close the popup in the "Cancel" click, even the grid has validation errors. But its not happening.
If the Grid doesn't have any errors then it is closing the pop up properly, but if it has errors then its displaying the errors instead of closing.
I tried using the "RadGridViewCommands.CancelRowEdit", but its not working.
Even I tried for "CausesValidation = false" in teh cancel button, I think this property is obsoleted.
How can I handle this case.
Please help!
Regards,
SivaPrasad.B