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

How to handle row click event

Sort Posts: Previous Next
  •  05-22-2008, 4:36 AM Post no. 12441

    How to handle row click event

    Hi,

    I have displayed data in the grid.

    Now when i click on any row ,the selected row data will be dispalyed the in the textboxes provided.

    As there is no handler for "selected row".i couldn't even fing any mouse click event.

    can anyone help me?

    Filed under:
  •  05-22-2008, 9:05 AM Post no. 12450 in reply to 12441

    Re: How to handle row click event

    The following example demonstrates how to subscribe to the events of a DataRow.

    As for knowning when the selected item changes: SelectedItem is a dependency property and like all other dependency properties, if you want to know when it changes, you need to add a value-changed handler.


    Technical Writer - Xceed Software

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