Forum Replies Created
-
Author
-
Hi jzaboril,
Thank for the interest in jqxChart. We will look into that issue and will add a work item for it. It should be resolved for ver. 3.9.2.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Devi,
Can you please provide us with an example using https://www.jseditor.io/ in order for us to be more accurate?
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi Devi,
We were not able to reproduce the behavior so please make sure that you are using jqWidgets last version : 3.9.1
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comOctober 9, 2015 at 11:56 am in reply to: animationHideDelay property don't work for sub-menu animationHideDelay property don't work for sub-menu #76611Hi cosostones,
After we considered the behavior, we decided that the property is working as designed.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comSeptember 15, 2015 at 6:33 am in reply to: Expand row in grid with id for grid Expand row in grid with id for grid #75837Hi sjkcwatson,
Thank you for the interest in jqxGrid. Please take a look at the provided example at: http://jsfiddle.net/jqwidgets/84jBX/
If you have any other questions, do not hesitate to contact us.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi rcayandi,
Take a look at the following topic. If it is not helpful, please provide us with an example using jqxEditor.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi rcayandi,
Please take a look at the provided example at: http://jsfiddle.net/f4yw1kyr/
All of the data is exported, no matter if it appears on the screen or it is on other page.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi apj,
In order to disable the dragging of jqxDocking, you can use the ‘pinWindow’ method as shown in the example: http://jsfiddle.net/jqwidgets/K5ZCB/
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 27, 2015 at 6:48 am in reply to: what's the point of "var commit = …" what's the point of "var commit = …" #75201Hi suall936,
I am explaining the same example so your question was clearly asked.Commit is used as a callback function. With the callback functions you are synchronizing with the server.
var commit
is showing that the function is returning result in the example. It is not necessary to use it in your examples.Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 27, 2015 at 6:37 am in reply to: DropdownList Width 100% error on IE8 DropdownList Width 100% error on IE8 #75200Hi gaclique,
Thank you for the interest in jqxDropDownList. We were not able to reproduce the described behavior.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 25, 2015 at 5:39 am in reply to: what's the point of "var commit = …" what's the point of "var commit = …" #75136Hi suall936,
The jqxGrid’s method ‘deleterow’ deletes a row or multiple rows and it returns a boolean value if you are using a Local data. When you call the deleterow method, the Grid will also call the source object’s deleterow callback function(if defined). You can use that callback function for server synchronization.So commit is used as a callback function.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 25, 2015 at 5:26 am in reply to: DropDownList Close Immediately DropDownList Close Immediately #75135Hi edysuw,
Thank you for the provided feedback! We confirm the behavior and will resolve it as soon as possible.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 24, 2015 at 10:12 am in reply to: Table pageable option doesn't work Table pageable option doesn't work #75110Hi cpuin,
You can use the ‘pageSize’ property set to the number of the rows you want to show in one page. Take a look at the provided example at: http://jsfiddle.net/jqwidgets/pd6bg/
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comHi xdamien,
Unfortunately, for now it is not possible to add a row in a group. If you have any other questions do not hesitate to contact us.
Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.comAugust 24, 2015 at 5:34 am in reply to: Table pageable option doesn't work Table pageable option doesn't work #75077Hi cpuin,
Please take a look at the provided example at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxdatatable/javascript-datatable-paging.htm?arctic
I hope it would be helpful. If you are having other questions, provide us with a full example using: https://www.jseditor.io/Best Wishes,
MariyajQWidgets Team
http://www.jqwidgets.com -
AuthorPosts