jQWidgets Forums
Forum Replies Created
-
Author
-
I’m very sorry. I accidentally had two selectionmode: none settings in my grid settings and only commented out one when I was testing. This is working as expected. Thanks for the help.
Yea, I’m doing that as a workaround, but was hoping to remove that overhead if possible. We have a lot of data on in the grid that uses cellclassname and cellrenderer and and I’m trying to make the callbacks as light as possible to make scrolling as smooth has possible. If the function signature as described in the documentation shows the data parameter, shouldn’t it be populated no matter when it gets called?
December 6, 2013 at 10:03 pm in reply to: IE10 & FF Grid Collapses to thin line when zooming IE10 & FF Grid Collapses to thin line when zooming #46135After digging deeper into this it seems this is an issue with our wrapping divs changing size and the grid div being set to 100% height on zoom.
December 6, 2013 at 4:23 pm in reply to: IE10 & FF Grid Collapses to thin line when zooming IE10 & FF Grid Collapses to thin line when zooming #46127Thanks for the fast reply! I fixed the columnsheight property and changed the theme back to default but I get the same behavior.
October 4, 2013 at 1:41 pm in reply to: & turns into & on jqxgrid scroll & turns into & on jqxgrid scroll #30234That did it, thank you! Sorry I didn’t do that the first time you suggested it.
October 3, 2013 at 8:59 pm in reply to: Right click on column header Right click on column header #30189I would find this useful in rolling my own UI for pinning/unpinning and hiding/unhiding columns.
October 3, 2013 at 1:12 pm in reply to: & turns into & on jqxgrid scroll & turns into & on jqxgrid scroll #30155I cannot reproduce with the online demo. However, if I open the demo that came with the jqwidgets package download named “bindingtojsonstring.htm” and I do a search/replace to turn the word “Owner” into “& Owner” I can reproduce it buy running the modified demo and taking the action described above. This was done using the demo from the 3.0.3 version.
October 2, 2013 at 3:39 pm in reply to: & turns into & on jqxgrid scroll & turns into & on jqxgrid scroll #30066I see… this behavior is happening only under certain circumstances. I can still reproduce it if I click on the scroll bar slider, move it and release the mouse button only after I’m done scrolling. Scrolling with the mouse wheel works fine as well as “throwing” the scroll bar slider by sliding it and releasing the mouse button before the mouse movement is over. I’m using the latest Firefox as well as IE 9.
September 23, 2013 at 6:31 pm in reply to: How to enable/disable a menu item ? How to enable/disable a menu item ? #29396This is a feature I would like to have also. Without it I’ll need to use a different context menu plugin…
-
AuthorPosts