S
stoned99
Dear .NET experts:
Hi, I have a table bound to a grid with a column that can contain
either SSN or TAX-ID. Based upon the content of the cell I want to
apply either the mask 00-00000 or 000-00-0000. I can only figure out
how to apply a single mask for all rows for the specific column. How do
I change the mask based upon the cells content.
I appreciate any help that you can offer.
Hi, I have a table bound to a grid with a column that can contain
either SSN or TAX-ID. Based upon the content of the cell I want to
apply either the mask 00-00000 or 000-00-0000. I can only figure out
how to apply a single mask for all rows for the specific column. How do
I change the mask based upon the cells content.
I appreciate any help that you can offer.