jQWidgets Forums
Forum Replies Created
-
Author
-
August 2, 2019 at 6:14 am in reply to: Problem editing jqxGrid after sorting Problem editing jqxGrid after sorting #106356
Hello wasoomro,
Do you need any further assistance?
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comAugust 1, 2019 at 12:04 pm in reply to: Use jqxTextArea in template form React Use jqxTextArea in template form React #106349Hello blackcrow,
Please review the following example whether it fits your needs.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comAugust 1, 2019 at 9:31 am in reply to: Problem editing jqxGrid after sorting Problem editing jqxGrid after sorting #106347Hello wasoomro,
I’ve updated your example and now I think it works as you expect. Please review it.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello Abhijeet,
1) You could review the following example with hard coded January and February.
2) I am not quite sure what do you mean by session object. But if you have an object with data for all months you could get the correct data from this object based pie chart click and update the bar chart as shown in the example above.Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comAugust 1, 2019 at 6:24 am in reply to: Daily Recurring Appointment shows 1 less day Daily Recurring Appointment shows 1 less day #106339Hello Zeeshan,
We work on different tasks with a different priority therefore I cannot tell how much time it will take. You could keep an eye on our Release History for more information.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comJuly 31, 2019 at 12:26 pm in reply to: available in ver 8.0.0 but not available in ver.8.1.4. available in ver 8.0.0 but not available in ver.8.1.4. #106329Hello korea,
Args is not a parameter in updaterow function:
updaterow: function (rowid, newdata, commit) { // synchronize with the server - send update command // call commit with parameter true if the synchronization with the server is successful // and with parameter false if the synchronization failed. commit(true); }
What is your idea of using args in updaterow ?
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello Rob,
It seems that this is an issue. We have created a work item for this case.
Thank you for the feedback!Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello wpd,
That is because of
overflow: scroll;
. Horizontal scroll is shown and when you are trying to move the item, the horizontal scroll is resizing. Unfortunately I cannot provide a workaround. You could resize the height of the item container instead of showing a scrollbar.Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comJuly 31, 2019 at 7:34 am in reply to: Daily Recurring Appointment shows 1 less day Daily Recurring Appointment shows 1 less day #106322Hello Zeeshan,
It seems that this is an issue. We have created a work item for this case.
Thank you for the feedback!Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comJuly 31, 2019 at 7:33 am in reply to: when yearly repeat function The month is always fixed at January when yearly repeat function The month is always fixed at January #106321Hello korea,
It seems that this is an issue. We have created a work item for this case.
Thank you for the feedback!Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello abhipkr,
Yes, you could write hard code data. The random data is just for the example.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comJuly 30, 2019 at 12:37 pm in reply to: available in ver 8.0.0 but not available in ver.8.1.4. available in ver 8.0.0 but not available in ver.8.1.4. #106306Hello korea,
There is no args in these functions, in either of the two versions. There is args in the events callback function(event.args).
What is your idea? If you describe in more details your idea we would be able to help.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello wpd,
Please, share a jsfiddle/codepen example which demonstrates your idea then we would be in greater help.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello Rob,
Please share a jsfiddle/codepen example demonstrating the reported issue, so that we may determine what causes it.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.comHello priyamsharma2704,
There is no such built-in functionality in jqxInput, but I made you a workaround. Please review it whether it fits your needs.
Let us know if you need further assistance.
Best Regards,
TodorjQWidgets Team
https://www.jqwidgets.com -
AuthorPosts