Overrides Controls Method

  • Thread starter Thread starter Kalim Julia
  • Start date Start date
K

Kalim Julia

I inherit datagrid control and add 1 button control on it, but how do I
override the button control method ?
 
Kalim Julia said:
I inherit datagrid control and add 1 button control on it, but how do I
override the button control method ?

How did you add the button to 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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top