jQWidgets Forums
Forum Replies Created
-
Author
-
September 25, 2013 at 8:11 am in reply to: Scroll to bottom of jqxWindow Scroll to bottom of jqxWindow #29539
Of course, there is a div on the window content.
Many thanks!June 6, 2013 at 1:18 pm in reply to: Exception thrown and not caught (Invalid property) jqxcore line 7 char 1712 Exception thrown and not caught (Invalid property) jqxcore line 7 char 1712 #22708I had a similar problem, I removed ‘scrollable: true’ from my jqxGrid definition and the error disappeared.
January 14, 2013 at 1:14 pm in reply to: Problem with link in menu items? Problem with link in menu items? #13578Can anyone assist with this? Thanks.
January 11, 2013 at 2:03 pm in reply to: Problem with link in menu items? Problem with link in menu items? #13516I would think this may be useful to others to have submenus appearing in front of windows. If you can let me know what manual edit is required in the .css or .js to force this, that would be very helpful. Thanks.
January 10, 2013 at 8:56 am in reply to: Problem with link in menu items? Problem with link in menu items? #13424All I need is a manual amendment to the css or js to force the submenus on top.
January 9, 2013 at 5:08 pm in reply to: Problem with link in menu items? Problem with link in menu items? #13393Is there an amendment to the .js or .css that will force the submenus above the windows?
January 8, 2013 at 11:21 am in reply to: Problem with link in menu items? Problem with link in menu items? #13279Yes, the link problem is solved.
The window does not contain static content, this is a chopped down version for this demo, so I need to use a window in this place. What can I do to ensure the sub-menus always appear on top of the windows?
January 8, 2013 at 10:25 am in reply to: Problem with link in menu items? Problem with link in menu items? #13274Thanks. I have updated to 2.6 and it seems to have solved the problem. However, the menu items appear to slide behind windows.
I have a simplified demo here: http://www.shodokan.net/index.php?language=en
I have removed as much as I can and this uses jQWidgets 2.6 without any changes. I assume this has something to do with z-indexes but cannot understand why this would happen by default.
Do you know what I would need to change?January 4, 2013 at 4:47 pm in reply to: Problem with link in menu items? Problem with link in menu items? #13147Sorry, I forgot to mention that. I am using jQWidgets 2.5.0 and JQuery 1.8.2 although I have just tried with jQWidgets 2.6 and it does not appear to make a difference.
October 18, 2012 at 10:27 am in reply to: load/savestate require jqxfilter.js? load/savestate require jqxfilter.js? #9679The expanded and collapsed groups are not saved/loaded. I assume that these are not saved/loaded each time, is that correct?
August 31, 2012 at 1:33 pm in reply to: Refreshing Grids automatically Refreshing Grids automatically #7347Will this problem be investigated and resolved if we purchase a licence?
August 24, 2012 at 11:44 am in reply to: Refreshing Grids automatically Refreshing Grids automatically #7095Memory leak in Chrome and very bad in IE, doesn’t look to be a problem in FF or Opera.
Any news on this?August 16, 2012 at 7:48 am in reply to: Refreshing Grids automatically Refreshing Grids automatically #6801Hello, is there any progress on this?
August 3, 2012 at 11:22 am in reply to: Refreshing Grids automatically Refreshing Grids automatically #6569Perhaps there are others using this forum that already have grids that can just set an update interval and view the results? I am using the Developer Tools in Google Chrome, looking at the Memory Usage in Timeline.
August 3, 2012 at 11:20 am in reply to: Refreshing Grids automatically Refreshing Grids automatically #6568I have no key as yet, we are still evaluating this for a project that has been approved but not signed yet.
The scenario is simple to reproduce, it may be quicker for you to create a couple of files than for me to break out the code from my files. I am restricted in the office here to what and where I can place files.
I have a grid with data read from a file by a CGI script as JSON. Button on the page that calls the updatebounddata on the grid.
-
AuthorPosts