This topic contains 35 replies, has 2 voices, and was last updated by Ivo Zhulev 6 years, 11 months ago.
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Angular › Grid height.
Tagged: Angular, dynamic title for jqxwindow, grid column header right click event., grid height, jqxInput set value, jqxMenu, jqxslider, jqxwindow with angular5, submenu
This topic contains 35 replies, has 2 voices, and was last updated by Ivo Zhulev 6 years, 11 months ago.
in my angular application.
<jqxSlider> </jqxSlider>
getting this issue:
ERROR TypeError: e._helpers.element.sizeChanged is not a function
What i’m missing?
Hi seenuvasanV,
Please share more info on that.
Best Regards,
Ivo
jQWidgets Team
http://www.jqwidgets.com/
Hi Ivo,
I have one requirement on jqxGrid in angular app, how to fire grid column header right click event.
Thanks,
Hi seenuvasanV,
There is no such event, so you must implement it yourself. For instance, attach a click event to the jqx-grid-column-header
class.
Best Regards,
Ivo
jQWidgets Team
http://www.jqwidgets.com/
Hi Ivo,
Thanks, it was useful. Can U pls tell me how to work with submenu in jqxmenu. For example i have to disable submenu item in particular scenario in angular framework.
???
Im looking for Yr answer..
Hi seenuvasanV,
Try with the disable
method of the jqxMenu.
Best Regards,
Ivo
jQWidgets Team
http://www.jqwidgets.com/
You must be logged in to reply to this topic.