annasgp / flexigrid

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

Can't sort data on IE9 & chrome 13 #75

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. click on column header (to sort the column value)

What is the expected output? What do you see instead?
It should re-loading data with requested order, but instead the column header 
fled as if I want to reorder the column.
It happened on IE9, and Chrome(13) but works fine on Mozilla Firefox & Opera , 
Safari(on Mac OSX)

What version of the product are you using? On what operating system?
Product version : 1.1  Jquery version: 1.5
OS: Windows 7 & OSX

Please provide any additional information below.

Original issue reported on code.google.com by rizky.gu...@gmail.com on 11 Sep 2011 at 2:14

Attachments:

GoogleCodeExporter commented 8 years ago
I am facing same problem, have you got any solution? my grid is not sorting in 
any IE browser. 

Original comment by vijayvar...@gmail.com on 22 Jun 2012 at 10:53

GoogleCodeExporter commented 8 years ago
Hmm so far I forgot what I've done, but if I'm not mistaken the problem itself 
caused by the "resizable" attribute or when the "height" not supplied. I don't 
know now the flexigrid is doing fine.   

Maybe because new version of Chrome maybe, But now in IE 8&9 also works fine. 
make sure you don't click the header too long ... sometimes the header flee 
around, yet I don't really understand why...

Original comment by rizky.gu...@gmail.com on 22 Jun 2012 at 1:36

GoogleCodeExporter commented 8 years ago
For me it seems this issue began to occur when I removed the width dimension to 
allow the grid to auto size to 100% of the available horizontal space in it's 
container.

Setting "singleSelect: true" on the grid fixed the issue and still allowed the 
user to drag the columns around and sort them.

Seems to be fixed in latest Chrome v33.0.1750.117

Original comment by meekh...@gmail.com on 24 Feb 2014 at 3:54

GoogleCodeExporter commented 8 years ago
work if a new tab of internet explorer is opened in my case!

Original comment by labnetan...@gmail.com on 7 Oct 2014 at 2:45