I have this column in my grid called TIME which displays LOCAL time in the format yyyy-mm-dd hh:mm:ss AM/Pm format. This is done by the formatter function. In the database it is stored in the UTC format. So obviously i need a conversion BACK. It seems the unformat option doesnt work for the search filter. any idea on how to make my conversion function call on hitting the FIND button?
Thanks in advance.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top