i am creating some text boxes dynamically.....
now i want to validate them for "blank,not a number" tell me how to do....
can any one help ?
Printable View
i am creating some text boxes dynamically.....
now i want to validate them for "blank,not a number" tell me how to do....
can any one help ?
Use AddHandler to attach a Validing Event.