jQWidgets Forums
Forum Replies Created
-
Author
-
January 2, 2018 at 7:51 am in reply to: jqxchart valueAxis User Defined jqxchart valueAxis User Defined #98097
Hi mdaslamknl,
Please write your issue to the support email with your license key.
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 21, 2017 at 9:31 am in reply to: jqxGrid : Update columns and data jqxGrid : Update columns and data #98022Hi, tiago.decisao,
This error tells you that you have two or more columns with the same
datafield
property. This prop is unique(like an ID) and cannot be used more than once. So check your columnsdatafield
prop and make sure you dont use the same one on two or more columns.Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 21, 2017 at 9:28 am in reply to: jqxGrid shrinks to default size after panel collapse and open in angular 2 jqxGrid shrinks to default size after panel collapse and open in angular 2 #98021Hi, vipink,
Have you tried calling the
refresh/render
methods of thejqxGrid
when you change the sections?Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 21, 2017 at 9:25 am in reply to: jqxchart valueAxis User Defined jqxchart valueAxis User Defined #98020Hi, mdaslamknl,
From the sample provided I can’t tell from where your problem comes.
For the test, hardcore thelastChar
and check if it enters in the right case. If it does then check what the return value is.
If none of this works, you may tidy the example and share a just simple one which will show the problem(the example must be ready to go, so I can copy/paste it and run it).Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 18, 2017 at 7:47 am in reply to: TreeGrid : scroll to a specific row TreeGrid : scroll to a specific row #97941Hi Michael,
You can use the
ensureRowVisible
method of thejqxTreeGrid
.Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hi rubenfernande3,
From the info given I cant determine where the problem lies. As you said you are using the same code in several places and only here it fails, so maybe the problem comes from somewhere else. Can you make a minimalistic demo which can show the problem and share that demo?
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hi claesb,
Thanks for the report. It will be fixed in the next release!
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 11, 2017 at 3:38 pm in reply to: valueAxis title and timestamps on xAxis not showing valueAxis title and timestamps on xAxis not showing #97860Hi mhussajn,
Can you please share and the HTML markup?
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 11, 2017 at 3:25 pm in reply to: Reactjs Jqxgrid has double header on calling databind method Reactjs Jqxgrid has double header on calling databind method #97858Hi mrkhanakia,
You can check if the parentElement has any
previousElementSibling
ornextElementSibling
, or get the parent of the parentElement and check its children.Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 11, 2017 at 12:30 pm in reply to: Uncaught TypeError: $(…).jqxGauge is not a function Uncaught TypeError: $(…).jqxGauge is not a function #97851Hi timhortons,
This example is
jQuery
based and its place is not on theAngular
forum.
If you have any further non-Angular questions, please post them in the needed forum, as the help will be way better.For the question, have you imported the needed jQWidgets core files?
jqxcore.js/jqxbargauge.js/jqxdraw.js………..Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hi timhortons,
I suggest you to stick to the latest version of jQWidgets.
The simples way to start with iscreate-jqwidgets-angular-app
https://www.jqwidgets.com/angular-components-documentation/documentation/create-jqwidgets-angular-app/index.htmBest Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 11, 2017 at 12:26 pm in reply to: Can't seem to get the demo angular to work Can't seem to get the demo angular to work #97849Hi timhortons,
demos/angular is not meant to be built. Read the getting started docs:
https://www.jqwidgets.com/angular-components-documentation/documentation/angular/angular.htmI suggest you use the
create-jqwidgets-angular-app
.Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/Hi srinivas77877,
Can you explain a bit more what exactly do want?
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 6, 2017 at 10:54 am in reply to: Theme Builder Output Issues Theme Builder Output Issues #97789Hi Gary,
For now add this files manually(copy some other png and name it the needed way).
We will add them soon.
Thanks for the report!Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/December 5, 2017 at 3:26 pm in reply to: Validator doesn't close the tooltips on click Validator doesn't close the tooltips on click #97765Hi assembler,
Sorry, but I can’t reproduce it.
Best Regards,
IvojQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts