Hi Everyone,
I have a browse window that allows the user to sort all of the columns by clicking on the listbox headers. When the user clicks a header the locator allows the user to type using an incremental locator. One of these fields is a date field with the format @d8-.
When I type a date like 12 JUN 2006 the locator finds
3 Feb 2003 which is also the first non null value in date order.
Can you tell me how to use it in date order so I can tell this to the user?
By the way, all of this is set up without any additional coding using just the ABC templates.
Thanks.
Emad
I have a browse window that allows the user to sort all of the columns by clicking on the listbox headers. When the user clicks a header the locator allows the user to type using an incremental locator. One of these fields is a date field with the format @d8-.
When I type a date like 12 JUN 2006 the locator finds
3 Feb 2003 which is also the first non null value in date order.
Can you tell me how to use it in date order so I can tell this to the user?
By the way, all of this is set up without any additional coding using just the ABC templates.
Thanks.
Emad