DataGridTextBox

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

Guest

How do I get events from the current textbox, e.g. textchanged? I have a
DataGrid with several DataGridTextColumns but the textbox is created every
time the user goes into a cell. I'd like a universal event catcher to
validate data entry, change the cell's appearance, etc.
 

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