killent / flexigrid

Automatically exported from code.google.com/p/flexigrid
0 stars 0 forks source link

Issue with the dropdown list. #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I am facing a strange problem, there are some dropdownlist in my web page, when 
the mouse move over the item in the grid, the dropdownlist are disappeared when 
I using IE7 to open it.

Please contact me when you get any process.
my email: psunbear@gmail.com

Thanks
Peter

Original issue reported on code.google.com by psunb...@gmail.com on 28 Dec 2010 at 8:40

GoogleCodeExporter commented 8 years ago
I am also seeing this in all browsers--specifically with the hide/show columns 
drop down. Is there a quick fix for this?

Original comment by jay...@gmail.com on 10 Feb 2011 at 4:56

GoogleCodeExporter commented 8 years ago
Has this been fixed? I can't seem to replicate the problem

Original comment by chriscal...@gmail.com on 10 May 2011 at 1:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am experiencing a problem with the show/hide column drop down.  I am only 
able to show the show/hide column box containing the checkboxes if I manually 
resize the column.  Before that it seems like the div is hidden behind the 
table data.

Thoughts?

Original comment by jtraina...@gmail.com on 9 Sep 2011 at 3:22

GoogleCodeExporter commented 8 years ago
On line 341 of flexigrid.css I removed 'padding:5px;' and it's working great - 
have to adjust some other styles however.  HTH.

Original comment by david.bu...@edoceo.com on 2 Apr 2012 at 8:24

GoogleCodeExporter commented 8 years ago
using ajax based data, I had 'auto' for height, setting a fixed height or 
removing the configuration for height got my drop downs working (chrome)

Original comment by plo...@gmail.com on 13 Apr 2012 at 9:26

GoogleCodeExporter commented 8 years ago
I'm having the same problem as related on comment #8, 2+ years ago...

Original comment by flaviosu...@gmail.com on 2 Dec 2014 at 12:58

GoogleCodeExporter commented 8 years ago
I have fixed this on my GitHub repo for an implementation of Flexigrid with 
CodeIgniter which supports multiple search fields: 
https://github.com/sameersemna/ci-flexigrid

Original comment by sameerse...@gmail.com on 22 May 2015 at 9:32