Hi all,
I want to combine a textbox and several validator controls into 1 usercontrol. Is this possible with the intent to keep some fields dynamic like
textbox:cssclass textbox:id textbox:width
I'm asking this because i find myself putting a lot of validator controls for every (same textbox type) field in my form and it's getting kinda messy.
Kind regards, Mark