DataGrid

  • Thread starter Thread starter Darren Spooner
  • Start date Start date
D

Darren Spooner

I have a dataset that has two columns I need to format
one has just the date the other has just the time but when I bind the
dataset to the datagrid it show both date and time for both fields
in the property builder box I see a text box that is call data formatting
expression can someone give me an example to what I put in the box to just
show the date for one and just the time for the other??

darren
 
Back
Top