DateTime in dynamics ax

hi all

i have a field in My form , (InventQualityOrderTable.ValidatedDateTime) that save date and time by this format :

1990/01/01 11:23:46 am

now i want to filter this field in grid by time ( for example between 10:00:00 and 12:00:00)

thanks all

What about 1990/01/01 10:00:00 am … 1990/01/01 12:00:00 am?

2311.9999.gif

hi martin

i want to filter this field in grid by date and time, my filed is InventQualityOrderTable.ValidatedDateTime

Yeah, so copy the string I gave you and paste it to the filter field (between the column header and actual data).