C Carl Jan 9, 2004 #1 Can someone tell me how to make the datagrid has click event.. or make the grid "clickable" thanks
O One Handed Man [ OHM# ] Jan 9, 2004 #2 Private Sub DataGrid1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles DataGrid1.Click End Sub
Private Sub DataGrid1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles DataGrid1.Click End Sub
C Cor Jan 9, 2004 #3 Hi OHM, I was a little bit afraid you did throw the towel in the ring today (Do not know if it is the same meaning in English as Dutch) Did you know that while I was answering you yesterday I missed a part of the England-Holland battle. Cor
Hi OHM, I was a little bit afraid you did throw the towel in the ring today (Do not know if it is the same meaning in English as Dutch) Did you know that while I was answering you yesterday I missed a part of the England-Holland battle. Cor
O One Handed Man [ OHM# ] Jan 9, 2004 #4 No, ive been at an interview today and I start work one week from Monday, so you might see slightly less of my posts. But I will still be posting. Regards - OHM
No, ive been at an interview today and I start work one week from Monday, so you might see slightly less of my posts. But I will still be posting. Regards - OHM