So I'm trying to customize the RadMaskedTextInput to where the errors line up.
Right now they popup right next to the textbox associated with them.
I was thinking this could be possible by putting the textboxes in a fixed width grid and setting the horizontal alignment to left.
I have attached the current way it looks and the way I want it to look like.
Any help would be appreciated.