jQWidgets Forums
Forum Replies Created
-
AuthorjQWidgets ver. 23.0.0 Posts
-
Hi, Each tool in the form’s template can have a “name”. Just set the “name” property of the tools to the name you want and it will be submitted. Best regards, Peter Stoev jQWidgets Team https://www.jqwidgets.com/
May 8, 2025 at 9:59 pm in reply to: jqxGantt: missing tooltip and click examples jqxGantt: missing tooltip and click examples #135822Hi,
Please, find below an example how to use the itemClick event of the Gantt.
` `
As for tooltip, just add tooltip: true to your configuration.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/May 8, 2025 at 7:23 am in reply to: Using jqxTreeGrid loosing focus when outer scroll is present. Using jqxTreeGrid loosing focus when outer scroll is present. #135820Hi abhangre12,
You can adjust the size by setting the height property of the TreeGrid and so the treegrid will show its own scrollbar when necessary and the focus will remain in it.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/May 2, 2025 at 1:48 pm in reply to: How to disable buttons in a jqxButtonGroup How to disable buttons in a jqxButtonGroup #135812Hi nepalmer,
To disable buttons in a button group, the disableAt method of the jqxButtonGroup should be used and you need to pass the index of the button to be disabled.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi Chris,
I understand you, but we do not have this in jqxGrid. We have it in Smart.Grid – https://www.htmlelements.com/demos/grid/editing-cell-multi-input/. We will add a work item for adding it in jqxGrid, too.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/April 30, 2025 at 11:05 am in reply to: Accent insensitive filtering Accent insensitive filtering #135805Hi Aurélien,
That is an interesting thing, but we do not have it for now. I added it in our To Do list.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Update: The release is postponed by 2 weeks. Sorry, about the inconvenience.
Hi jameswood32,
Thanks for the input & feedback.
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/April 28, 2025 at 10:47 am in reply to: jqxCalendar only has change event but need click jqxCalendar only has change event but need click #135793Hi ajcs,
We do not have a cell click event. We raise an event only when the date is changed. We will add such event.
Best Regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi Chris,
Yes, there is. Please, take a look at https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/cascadingediting.htm?fluent
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi karakoc49,
Could you please try with the current version? exportdata makes only ‘xls’ export, not ‘xlsx’ and is deprecated as a data export functionality.
Also we have a new data export using a method called “exportview”.Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/April 22, 2025 at 8:52 am in reply to: Select a row with value instead of index Select a row with value instead of index #135780Hi,
In order to select a row, you need to use the selectrow method like this https://jsfiddle.net/jqwidgets/FQxrf/. The method uses a data bound index. The selection is not by value, but by index.
Regards,
PeterjQWidgets Team
https://www.jqwidgets.com/April 7, 2025 at 1:13 pm in reply to: WISH Alert() et Confirm like WISH Alert() et Confirm like #135749Hi antonomase,
We added a work item for this functionality. Thank you for the feedback!
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi antonomase,
We added a work item for this functionality. Thank you for the feedback!
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/Hi antonomase,
We added a work item for this functionality. Thank you for the feedback!
Best regards,
Peter StoevjQWidgets Team
https://www.jqwidgets.com/ -
AuthorPosts