K Kalim Julia Jan 24, 2006 #1 I inherit datagrid control and add 1 button control on it, but how do I override the button control method ?
I inherit datagrid control and add 1 button control on it, but how do I override the button control method ?
H Herfried K. Wagner [MVP] Jan 24, 2006 #2 Kalim Julia said: I inherit datagrid control and add 1 button control on it, but how do I override the button control method ? Click to expand... How did you add the button to the datagrid?
Kalim Julia said: I inherit datagrid control and add 1 button control on it, but how do I override the button control method ? Click to expand... How did you add the button to the datagrid?
K Kalim Julia Jan 27, 2006 #3 I solved it. Anyway thanks for your respond. I use the latebinding facility to add the hadler to the button control in the datagrid.
I solved it. Anyway thanks for your respond. I use the latebinding facility to add the hadler to the button control in the datagrid.