ParamQuery grid support forum
General Category => Bug Report => Topic started by: omerix on February 22, 2019, 09:22:43 pm
-
Hello Param,
If there is no data, the right-click menu does not appear in the header section.
No Data
https://yadi.sk/i/jQ0uLp7bCroRug
Data Available
https://yadi.sk/i/zv1tHYjL7KEL0Q
Sometimes this error comes
https://yadi.sk/i/QbP7IcA4X5o1Ig
-
Thanks for reporting issue, it would be fixed in upcoming version.
Current workaround is to add this to contextMenu option.
init: function(evt, ui){
this.focus(ui);
},
-
Thanks. Worked
Thanks for reporting issue, it would be fixed in upcoming version.
Current workaround is to add this to contextMenu option.
init: function(evt, ui){
this.focus(ui);
},
-
This is fixed in v6.1.0