Click here to Skip to main content
15,891,629 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi
Guys i have a datagrid view than is editable (it has empty table columns)
i want to set mask for some of the columns in datagrid view so when the user enters some data it gets converted to the given format
just like a masked textbox and what it does
for eg :
when users enters a data in StarTime column like this : 1023
then hits enter the data becomes like : 10:23

and so on ...
can someone help me ?
is it even possible ?
Posted

1 solution

 
Share this answer
 
Comments
KababChi 20-Jul-13 1:04am    
tnx mate
Aydin Homay 20-Jul-13 1:10am    
My pleasure mate ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900