﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - date filtering</title><link>http://www.intersoftsolutions.com/Community/WebGrid/date-filtering/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>date filtering</title><link>http://www.intersoftsolutions.com/Community/WebGrid/date-filtering/</link><pubDate>Fri, 19 Feb 2010 07:47:45 GMT</pubDate><dc:creator>dasha.fedorova@gmail.com</dc:creator><description>&lt;p&gt;Andi, thank you for the explanation, I will pass it on to our team.&lt;/p&gt;</description></item><item><title>date filtering</title><link>http://www.intersoftsolutions.com/Community/WebGrid/date-filtering/</link><pubDate>Fri, 19 Feb 2010 05:17:59 GMT</pubDate><dc:creator>andi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Hi Dasha,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;Yes, that is a default behavior of our filtered column. As you might noticed, our behavior is basically based on what SQL is capable. If we do not set the time, by default, &amp;nbsp;it will return us a value of 12:00:00 AM or 00:00:00 AM. So, you will need to specify the time as well to get the particular value. In other hand, perhaps you can change the filter type into Between, for example, 10/15/2010 and 10/16/2010. Those will give us all the data for one day of 10/15/2010.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;Although, you can create your own validation on your back end using initializePostBack and override the filter type, however, it will be so complicated since we do not support this kind of scenario.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;I hope it helps. Thank you and have a nice day.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: 9pt; "&gt;Andi Santoso&lt;/span&gt;&lt;/p&gt;</description></item><item><title>date filtering</title><link>http://www.intersoftsolutions.com/Community/WebGrid/date-filtering/</link><pubDate>Thu, 18 Feb 2010 07:52:11 GMT</pubDate><dc:creator>dasha.fedorova@gmail.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I noticed that the filter bar does not always work for dates as I would expect it to.  If the date's time of day compoment is 12:00 am and so the date is something like '10/15/2010 12:00:00 am', then if I enter a short date like 10/15/2010, the filter will return proper results.  If however the time of day is something other than 12:00 am, like 1:30 pm, then the date will not be returned by the filter.&lt;/p&gt;
&lt;p&gt;The only way I can get the date to be found by the filer is if I enter the excact value '10/15/2010 1:30 pm', but that's not very intuitive for the users&lt;/p&gt;
&lt;p&gt;Is there a way I cand get aroud this problem?&lt;/p&gt;</description></item></channel></rss>