﻿<?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 - ClientUI - double-click gridview silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/double-click-gridview-silverlight/</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>double-click gridview silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/double-click-gridview-silverlight/</link><pubDate>Tue, 12 Mar 2013 20:58:22 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Glad to hear that the &lt;strong&gt;DoubleClickCommand&lt;/strong&gt; property helps.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community site. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Happy coding.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>double-click gridview silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/double-click-gridview-silverlight/</link><pubDate>Mon, 11 Mar 2013 05:06:57 GMT</pubDate><dc:creator>zen8019</dc:creator><description>&lt;p&gt;Brilliant, thanks&lt;/p&gt;</description></item><item><title>double-click gridview silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/double-click-gridview-silverlight/</link><pubDate>Mon, 11 Mar 2013 03:57:36 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;In order to process double-click on UXGridView using MVVM way, we can use DoubleClickCommand property. Example:&lt;/span&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;Intersoft:UXGridView x:Name="SampleControl1"  CanUserEditRows="False"
                        DoubleClickCommand="{Binding NewAction}" &amp;gt;
    &amp;lt;Intersoft:UXGridView.Columns&amp;gt;
        ...
    &amp;lt;/Intersoft:UXGridView.Columns&amp;gt;
&amp;lt;/Intersoft:UXGridView&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;In my test page, I need to disable row editing in order to get the DoubleClickCommand to work.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this helps.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>double-click gridview silverlight</title><link>http://www.intersoftsolutions.com/Community/ClientUI/double-click-gridview-silverlight/</link><pubDate>Sat, 09 Mar 2013 07:56:43 GMT</pubDate><dc:creator>zen8019</dc:creator><description>&lt;p&gt;How do I process a double-click on a  gridview silverlight - mvvm&lt;/p&gt;</description></item></channel></rss>