Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Re: question on insertrow

  •  04-27-2008, 8:13 AM

    Re: question on insertrow

    When working with AutoCreateColumns = false, for the InsertionRow to function property, you will need to manually set CellEditors on the Columns.

    e.g.:

    <Column CellEditor="{x:Static xcdg:CellEditor.TextBoxEditor}" />

     As for your second question, you can find the answer in this thread.
     


    Technical Writer - Xceed Software

    Of all the things I've lost, I miss my mind the most. - Mark Twain
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.