Select a row of datagrid by click any where?

Hi all, 
How can I select a row of datagrid by click anywhere
Thanks alot for support. 


Answer this question

Select a row of datagrid by click any where?

  • AlekzG

    This might help http://64.78.52.104/FAQ/WinForms/FAQ_c44c.asp#q689q
  • bkitduy

    Hi KraGiE, 
    Could you give me some sample code
    Thanks

  • ANAX

    it's based on the onClick event.  You have to handle it to select the entire row when a cell is clicked.
  • HYDROPOWER

    Thank you very much, bloke. 
    I had found the answer. 
    Goodluck!

  • Select a row of datagrid by click any where?