ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Cell Selection issue when Drag & Drop Feature Enabled
« previous
next »
Print
Pages: [
1
]
Author
Topic: Cell Selection issue when Drag & Drop Feature Enabled (Read 1786 times)
npdev13
Pro Enterprise
Newbie
Posts: 21
Cell Selection issue when Drag & Drop Feature Enabled
«
on:
July 05, 2019, 06:03:10 pm »
Hello,
One issue I am facing with the Drag & Drop enabled then when I click on NumberCell it not making that cell or row selected. See the fiddle and screenshot for more detail,
as show in screenshot what my requirement is when click on number cell it should select row or cell, I also want drag & drop functionality also but when I put drag & drop code then it stop selection of cell or row on click on number cell. can you please tell me what I am missing.
http://jsfiddle.net/npdev13/u1e8k2jL/12/
Thanks,
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Cell Selection issue when Drag & Drop Feature Enabled
«
Reply #1 on:
July 08, 2019, 08:05:42 pm »
It works for selectionModel.type = 'row'
It doesn't work when selectionModel.type = 'cell', I'm looking into it.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Cell Selection issue when Drag & Drop Feature Enabled