Do I have to get ugly to get an answer to a basic question???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It doesn't seem like rocket science that I should be able to do something with a basic TextBox and NOT be able to do the same thing when I subclass it!! Hasn't anybody out there ever inherited from TextBox and tried to data-bind it??? It's two-way with the default textbox, one-way in the child class.
 
What have you done in your subclass? It is the most likeley culprit.

sandman said:
It doesn't seem like rocket science that I should be able to do something
with a basic TextBox and NOT be able to do the same thing when I subclass
it!! Hasn't anybody out there ever inherited from TextBox and tried to
data-bind it??? It's two-way with the default textbox, one-way in the child
class.
 

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