Hi all,
I am using DataGrid in VB.Net. The problem is that I want to show the detail information of a row when ever the user double clicks a row on press Enter on a row when a row was selected. It seems to me that the KeyDown or KeyPress events do not work.
Please help me with some sample code. It's urgent.
Thank you very much
longnh0702


Reply With Quote