Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4970
how to quit Edit Mode in code for xamgrid?
posted

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).

Parents
No Data
Reply
  • 12875
    posted

    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. 

     

     

     

Children