Forum Discussion

gabrieloliveira's avatar
gabrieloliveira
New Member
9 years ago
Solved

Click and drag data selection

  I'm building a new visual using typescript. And I need to use click and drag data selection that exists on the Windows desktop for example.       The visual I'm building is a matrix , a...
  • Eric_Zhang's avatar
    9 years ago

    gabrieloliveira

    I guess it is possible as in Javascript 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.