Author Topic: Drag to Select  (Read 2458 times)

Webauthor

  • Pro OEM
  • Jr. Member
  • *
  • Posts: 51
    • View Profile
Drag to Select
« on: January 08, 2016, 03:23:06 am »
Hi, I'm looking to see if there is a way, I can drag over multiple cells to select them.  Then drag over them again to unselect them.

See this fiddle for a generic table select function I'm looking for:

https://jsfiddle.net/yLrooccb/

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6260
    • View Profile
Re: Drag to Select
« Reply #1 on: January 08, 2016, 01:38:54 pm »
Only rectangular selections are supported by pqGrid. The cells can be dragged over for selection but not for unselection.