Sandeep Gowda

Sandeep Gowda

  • NA
  • 27
  • 69.2k

How to create events and validation dynamically

Nov 2 2012 7:18 AM
Hello All,

My Scenerei is (in Windows form)

I have 2 text box and 1 label


I want to validate textbox for only Numbers dynamically, How to do this?

I want to ADD two textbox values dynamically, how to do this?

I'm binding the textbox and label dynamically (from code behind). there is no design part

I want to display the Sum of 2 textbox in LABEL

So can anyone plz help me regarding this..

Thanks in Advance