IF I put setting for XamGrid like:
then double click on cell in a row will enter Edit Mode. If XamGrid lost focus, it will quit Edit Mode.
but I want to Quit Edit mode in code. How to quit Edit Mode in code-behind?
Update: try XamGrid.ExitEditMode(true/false) in SelectionChanged event handler of XamComboEditor and got error(see screenshot).
Hi,
It doesn't look like your "settings" attached to the thread. If you could zip them up and attach them as a file.
And could you confirm if you are using NetAdvantage for Silverlight 2012 Vol.1, and which specific service release are you using?
I will try to build a sample based on your description unless you have one that you can share.
My situation for this case is for this post:http://ko.infragistics.com/community/forums/t/73700.aspx
I use the latest infragistics 2012 for SL.