<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blog="http://dnn-connect.org/blog/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Blog - JQuery</title>
    <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/term/128/locale/en-US/Blog-JQuery</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Sun, 19 Apr 2026 01:44:28 GMT</pubDate>
    <lastBuildDate>Sun, 19 Apr 2026 01:44:28 GMT</lastBuildDate>
    <category>JQuery</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://www.xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=128" rel="self" type="application/rss+xml" />
    <item>
      <title>Custom compare date validator</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/336/Custom-compare-date-validator</link>
      <description>&lt;p&gt;Sometimes we need to compare two dates as start date and end date where we need that end date must be greater than start date . If we use date format in mm/dd/yyyy then compare validator works well but if we use date picker using jquery or the date in dd/mm/yyyy format by any other way then compare validator does not work because it recognizes only dd/mm/yyyy format. To over come this problem a custom date compare validator should be used. Following is a simple application where a custom compare validator has been used .&lt;/p&gt;
</description>
      <category>DNNPlatform</category>
      <category>DotNetCMS</category>
      <category>JQuery</category>
      <category>WebDevelopment</category>
      <category>WebsiteManagement</category>
      <category>.Net</category>
      <category>Javascript</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/336/Custom-compare-date-validator</guid>
      <pubDate>Fri, 01 Nov 2013 10:08:00 GMT</pubDate>
      <blog:publishedon>2013-11-01 10:08:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to add JQuery support to CRM 2011?</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/252/How-to-add-JQuery-support-to-CRM-2011</link>
      <description>&lt;p&gt;Last night I spent couple of hours trying to debug a JQuery code in MS &lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt; 2011 which was not working as expected. After debugging I realized that JQuery native support is not available in microsoft &lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt; 2011. This was the exact reason why the Javascript was unable to recognize &amp;lsquo;$&amp;rsquo; symbol and ribbion stopped showing on &lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt; 2011 page. &amp;nbsp;The easiest way to get this working is by creating a web resource and adding Jquery min file to it.&lt;/p&gt;</description>
      <category>Javascript</category>
      <category>JQuery</category>
      <category>MS CRM 2011</category>
      <category>Javascript</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/252/How-to-add-JQuery-support-to-CRM-2011</guid>
      <pubDate>Thu, 25 Oct 2012 09:42:00 GMT</pubDate>
      <blog:publishedon>2012-10-25 09:42:00Z</blog:publishedon>
    </item>
  </channel>
</rss>