hi
i have a datagridview with few columns i want to restrict user to enter the 3 rd column cells
with text like this
aaa-aa
so is their a way to allow user to type in 3 character after that the cursor should move to the position after -
is their any custom formating of cells in datagridview i tried a lot in google but couldnot find the solution
is their a way to restrict the user to this custom format
thanks
Start Free Trial