Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i need to validate a cell value having time to allow only time values & only time format.
on which event do i validate it?
the datagrid is binded dynamically..no hardcoded columns
Posted
Updated 14-Oct-12 20:24pm
v2

1 solution

Have a look on this CP article WPF DataGrid Practical Examples[^], you will surely get some reference through it.

Also have a look on similar discussion here[^]
 
Share this answer
 

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