I have 2 grid, one that’s disabled initially.
There’s a drag/drop configured between the 2 grids. I would think that drag&drop won’t work on the grid that’s disabled, but apparently it does.
Any idea how to prevent it? Is this a bug?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can prevent this by disabeling your D&D plugin on disable of your grid. And enable it back when your grid is enabled (or whenever you want).