wice_grid icon indicating copy to clipboard operation
wice_grid copied to clipboard

Fix for issue #82

Open afdev82 opened this issue 3 years ago • 0 comments

I've spent some time to dig into the code. At least for me, these changes fixed the issue #82. Since I'm not familiar with the source code, I don't know if this is a good solution and if it would work for other DBMS (e.g. MySQL). I've tested it with my application using a dropdown filter and a Postgresql DB. Actually I'm using the branch compatible with Rails 6.1 from kreintjes repo. I haven't applied the same change to all processors, because I wanted to have a feedback before.

afdev82 avatar Apr 13 '22 15:04 afdev82