﻿<?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 - How to avoid multiple double clicks in a grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-avoid-multiple-double-clicks-in-a-grid/</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>How to avoid multiple double clicks in a grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-avoid-multiple-double-clicks-in-a-grid/</link><pubDate>Sun, 06 Sep 2009 22:14:25 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Our OnCellDoubleClick event would be triggered every time you double click on that cell. &lt;br /&gt;No matter how many times you did multiple double clicks on it, it would be called. &lt;br /&gt;The common DoubleClick event also like this. &lt;br /&gt;&lt;br /&gt;I think you will need to create some validation to check your function. &lt;br /&gt;If it has ever called before, ignore it. Hope this helps.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>How to avoid multiple double clicks in a grid</title><link>http://www.intersoftsolutions.com/Community/WebGrid/How-to-avoid-multiple-double-clicks-in-a-grid/</link><pubDate>Fri, 04 Sep 2009 06:28:12 GMT</pubDate><dc:creator>ayyub</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I have function on double click of an item, it works fine, if user double clicks it properly. But if user does multiple double clicks, then the function will be called multiple times, that is whay I want to avoid.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks for you help.&lt;/p&gt;</description></item></channel></rss>