hi there,
i have a datagridview in the desktop application that i made and one of the columns in that is the telephone number.
the telephone number is valid if the user type in (630) 345-2532.
so everywhere the user hast to type in the paranthasis and then the numbers with a dash.
is there any way i can make the datagridview column to make it display as (___) ___-____
appriciate if some one can give an guidance on this
thanks