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

How to get the Selected Row, the selected comboboxCell value ?

  •  09-04-2008, 6:16 AM

    Crying [:'(] How to get the Selected Row, the selected comboboxCell value ?

    Hi all

    I have a DataGrid with only one column (the cell editor is a combobox ) 

    What I'm trying to achieve is when ever the user change a value in this column (select different value from combo box or just click a row), I get an event with the selected value

    Does anyone know how to get the selected row event?

    question 2:

    I have an insertion row

    <xcdg:TableView> 

       <xcdg:TableView.Footers>

            <DataTemplate>

                   <xcdg:InsertionRow/>

             </DataTemplate>

       </xcdg:TableView.Footers>

    </xcdg:TableView>

     how can I get a new insertion row after I use this one ?

    Thanks for your help.

    Filed under: ,
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.