I have several datetime columns like this
<ig:BoundDataField DataFieldName="DateCreated" Key="DateCreated" DataType="System.DateTime"
DataFormatString="{0:g}">
<Header Text="Date Created" /></ig:BoundDataField>All works well until I try to filter on that date. When the user types intothe filter rows edit box and hits enter. A javascript error happens infunction Date$_expandFormatYour switch statement doesn't appear to handle the "g" format case. I needto show shortdate + shorttime or "12/12/2011 12:15 PM"Is there anything I can do to allow filtering in this scenario? Is there anywayto prevent the user from typing in the filter row? Thus only allowing them toselect one of the predetermined filter row values?
function Date$_expandFormatYour switch statement doesn't appear to handle the "g" format case. I needto show shortdate + shorttime or "12/12/2011 12:15 PM"Is there anything I can do to allow filtering in this scenario? Is there anywayto prevent the user from typing in the filter row? Thus only allowing them toselect one of the predetermined filter row values?
Hello Nuhfeken,
Thank you for posting this in our community. I was able to reproduce the described situation and I logged this as an issue in our tracking system. I will contact you with information around its progress
Thank you for the feedback.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://www.infragistics.com/support