jQWidgets Forums
Forum Replies Created
-
Author
-
Hello vishapik,
We build all of the examples on the jqxTabs’s
Getting Started
, and they all seem to be running just fine. Did you include the files needed to build your code in the JS Editor? If you haven’t the easiest way of doing that is just go to thefile
button in the top left and selectopen
. After that just selectJQWidgets Templates
, it has most of the core files needed to run your code.
Hope this helps.Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/June 13, 2017 at 7:06 am in reply to: Timeline month view, ensure a date is visible in top left Timeline month view, ensure a date is visible in top left #94282Hello Tachines,
By default, the date should be shown on the left-hand side of the scheduler’s toolbar. You can use
float: left;
onelement.style
, If this doesn’t help, can you please give us a fiddle with the exact problem.Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/Hello Brent,
We tried to re-create the problem you seem to be having, but we couldn’t. Can you please provide us with a fiddle with the exact problem you are having.
Also, i would like to remind you that sharing our source code is in violation of our EULA terms.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/Hello shaheen7m,
Here is an example of a possible solution to your problem.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/June 7, 2017 at 9:39 am in reply to: jqxgrid button click select row but uncheck checkbox and unhighlight row jqxgrid button click select row but uncheck checkbox and unhighlight row #94183Hello dan123,
We couldn’t understand your exact question. Can you please give us a little bit more information.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/June 5, 2017 at 10:19 am in reply to: Grid does not size correctly Grid does not size correctly #94095Hello putersmit,
We couldn’t re-create the problem you seem to be having. Could you please give us a little more information on the exact problem and some kind of an image of the problem, so we can understand it better.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/Hello meaderick,
Here is a Fiddle with an example, that gets the input field’s value and displays it in the console by clicking on the button.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/June 5, 2017 at 7:09 am in reply to: Can't scroll after switching from a fixed view Can't scroll after switching from a fixed view #94084Hello Tachines,
We couldn’t simulate the problem you are having. We could be able to help if you send us an example of the problem.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/Hello Ashrith,
We tried to recreate the problem, but on our side, everything works fine.
Could you send us a fiddle with the problem, so we can see it with your code?Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/May 29, 2017 at 7:45 am in reply to: qxScheduler recurrencePattern monthly dialog initial value bug qxScheduler recurrencePattern monthly dialog initial value bug #93912Hello dalsword,
Thank you for the report.
We will be looking into the problem shortly.Best Regards,
Stanislav
jQWidgets Team
http://www.jqwidgets.com/May 29, 2017 at 6:56 am in reply to: qxScheduler recurrencePattern monthly dialog initial value bug qxScheduler recurrencePattern monthly dialog initial value bug #93906Hello dalsword,
Can you please re-send the link, because when opened it just opens the main js-editor with the
Hello :-)
message.Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/May 26, 2017 at 1:31 pm in reply to: there isn't korean globalization there isn't korean globalization #93882Hello socoolheeya,
You can download more cultures from here: http://jqwidgets.com/builds/cultures.zip
After downloading you just have to replace your wanted culture, with the once that are in your code.
You can see our demo Calendar > Localization for more information.Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/May 25, 2017 at 8:15 am in reply to: ensureRowVisible does not work when called from ready ensureRowVisible does not work when called from ready #93851Hello roman.rx,
Thank you for reporting this problem.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/May 25, 2017 at 7:08 am in reply to: Disable menu item in jqxMenu Disable menu item in jqxMenu #93850Hello ronald,
You can disable items in the jqxMenu by using the
disable
method.
Look at this example: linkBest Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/May 19, 2017 at 7:32 am in reply to: the first character of typing is always a lowercase letter in grid cell the first character of typing is always a lowercase letter in grid cell #93749Hello Sunjoong,
Thanks for the feedback, we have noted this problem and a work item will be created soon.
Best Regards,
StanislavjQWidgets Team
http://www.jqwidgets.com/ -
AuthorPosts