jQuery UI Widgets › Forums › Grid › enablebrowserselection is enabled automatically when I set showfilterrow to true
Tagged: enablebrowserselection, grid, jqxgrid, showfilterrow
This topic contains 9 replies, has 2 voices, and was last updated by harunmahfud 10 years, 3 months ago.
-
Author
-
November 18, 2014 at 12:39 am enablebrowserselection is enabled automatically when I set showfilterrow to true #62906
How to disable browser selection when I set showfilterrow to true?
Browser selection is automatically enable and I try to set enablebrowserselection to false and nothing happened.
I think it caused by showfilterrow because when I remove it, everything back to normal.November 18, 2014 at 11:40 am enablebrowserselection is enabled automatically when I set showfilterrow to true #62954Hello harunmahfud,
Please, provide a sample so we can determine the source of the issue.
Best Regards,
NadezhdajQWidgets team
http://www.jqwidgets.com/November 19, 2014 at 1:10 am enablebrowserselection is enabled automatically when I set showfilterrow to true #62987After some research I found that it happens only on Firefox. Everything is normal in Chrome and Internet Explorer.
Try to open your example page with Firefox and this is what happened when I select multiple cells
Trying your fiddle here but problem still exist.November 19, 2014 at 12:12 pm enablebrowserselection is enabled automatically when I set showfilterrow to true #63012Hi harunmahfud,
You can fix the issue if you set ‘showfilterrow’ property to false.
Best Regards,
NadezhdajQWidgets team
http://www.jqwidgets.com/November 20, 2014 at 12:22 am enablebrowserselection is enabled automatically when I set showfilterrow to true #63036Thanks, but I need filter row is showed. That’s why I ask for this issue.
Do you have any solution for this issue? I want to show filter row and browser selection is disable in Firefox.November 20, 2014 at 7:41 am enablebrowserselection is enabled automatically when I set showfilterrow to true #63054Hi harunmahfud,
Unfortunately, it is not possible to disable browser selection in Firefox because if you do it you won’t be able to select text in input fields on filter rows.
Best Regards,
NadezhdajQWidgets team
http://www.jqwidgets.com/November 20, 2014 at 8:17 am enablebrowserselection is enabled automatically when I set showfilterrow to true #63057Hi Nadezhda,
I just want to enable showfilterrow and disable browser selection.
As far as I know, default value of showfilterrow in jqxgrid is false.
It’s strange to see browser selection is enabled when I don’t set it to true.If this a bug? Or the example is misconfigured?
November 20, 2014 at 9:43 am enablebrowserselection is enabled automatically when I set showfilterrow to true #63061Sorry, I mean default value of enablebrowserselection in jqxgrid is false.
So, it’s strange when I don’t set it to true but magically enabled. And it still enabled although I set it to false.November 20, 2014 at 2:08 pm enablebrowserselection is enabled automatically when I set showfilterrow to true #63086Hi harunmahfud,
Disabling browser selection and filter row are not compatible with Firefox because of the browser limitation.
Best Regards,
NadezhdajQWidgets team
http://www.jqwidgets.com/November 21, 2014 at 12:34 am enablebrowserselection is enabled automatically when I set showfilterrow to true #63106So, there’s no solution for my issue?
A little bit disappointed but thanks for information.
I hope it’ll be fix on next release. -
AuthorPosts
You must be logged in to reply to this topic.