I am using the GridMaskedColumn while trying to prevent the user from entering alphabetical and special characters other then numbers, need a way to specify the alignment for the text within the column textbox when in edit mode, such that it is always right aligned. The text is align left by default.
I tried using the CssClass property and setting the text-align style to right align but it does not work. Any suggestions?
I tried using the CssClass property and setting the text-align style to right align but it does not work. Any suggestions?