<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Click and drag data selection in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/112472#M3934</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm building a new visual using typescript.&lt;/P&gt;&lt;P&gt;And I need to use click and drag data selection that exists on the Windows desktop for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.png" style="width: 481px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/25948iF8E7AE141876665D/image-size/large?v=v2&amp;amp;px=999" role="button" title="example.png" alt="example.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visual I'm building is a matrix , and I need this click and drag function to select the data that will be highlighted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to implement this in the visual I'm building?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2017 11:24:50 GMT</pubDate>
    <dc:creator>gabrieloliveira</dc:creator>
    <dc:date>2017-01-12T11:24:50Z</dc:date>
    <item>
      <title>Click and drag data selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/112472#M3934</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm building a new visual using typescript.&lt;/P&gt;&lt;P&gt;And I need to use click and drag data selection that exists on the Windows desktop for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="example.png" style="width: 481px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/25948iF8E7AE141876665D/image-size/large?v=v2&amp;amp;px=999" role="button" title="example.png" alt="example.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The visual I'm building is a matrix , and I need this click and drag function to select the data that will be highlighted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how to implement this in the visual I'm building?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 11:24:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/112472#M3934</guid>
      <dc:creator>gabrieloliveira</dc:creator>
      <dc:date>2017-01-12T11:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Click and drag data selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/113774#M3936</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/19699"&gt;@gabrieloliveira&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;I guess it is possible as &lt;A href="http://nightlycoding.com/index.php/2014/02/click-and-drag-multi-selection-rectangle-with-javascript/" target="_self"&gt;in Javascript&lt;/A&gt; but would be quite a challenge. What is the purpose in your case? By the way, you could do multiple selection by pressing "Ctrl" button.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:43:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/113774#M3936</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-01-16T09:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Click and drag data selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/114010#M3941</link>
      <description>&lt;P&gt;The idea would be to make a selection of many data from the matrix in the matrix would not appear the data but colored boxes representing, and would need to select dozens of them in a single selection, where the ctrl key would become a tiresome selection, I was able to build the solution in Javascript.&lt;BR /&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 17:19:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Click-and-drag-data-selection/m-p/114010#M3941</guid>
      <dc:creator>gabrieloliveira</dc:creator>
      <dc:date>2017-01-16T17:19:02Z</dc:date>
    </item>
  </channel>
</rss>

