jQWidgets Forums
Forum Replies Created
-
Author
-
March 30, 2021 at 11:00 am in reply to: jqxGrid header disappears in Chrome and FF jqxGrid header disappears in Chrome and FF #114994
Hello user2513,
Thank you for these details.
I will discuss this with my colleagues.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 30, 2021 at 9:27 am in reply to: Get cell value through a widget or another means. Get cell value through a widget or another means. #114992Hello jgarcias,
I would like to suggest you check our forum for similar discussions.
For example, please, take a look at this topic below which could be useful:
https://www.jqwidgets.com/community/topic/have-a-rowindex-instead-row-in-initwidget/
Theinitwidget
callback is needed to be implemented because after the creating of the widgets inside the jqxGrid from the first view then they should be updated on the same position on the next page or next scroll.
Also, I would like to suggest to you another approach that you could try that you could use to easily implement the actions over the buttons.
Please, take a look at this demo:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/popupediting.htm?lightBest Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHello rmzq,
I would like to ask you for one simple example that demonstrates your case (in jseditor or in jsfiddle).
Also, you could add additional information if you think it could be useful.
When I reproduce your case I will try to provide you a solution.
I look forward to hearing from you.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHello ecanturk,
Could you clarify your scenario?
Meanwhile, I would like to suggest you an example below:
https://jsfiddle.net/txhi/oe5xkjc6/
There you could find the right approaches to implement widgets inside another one and how to update it.
If you provide us with more details then I could try to suggest you a better solution.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 29, 2021 at 12:16 pm in reply to: Clear multi-select combobox not working Clear multi-select combobox not working #114983Hello edilson88,
Please, take a look at this example:
http://jsfiddle.net/txhi/zvob0h5a/
Could you clarify it?
What do you want to achieve?Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHello rmzq,
Please, clarify it.
I think you started a similar discussion on this page:
https://www.jqwidgets.com/community/topic/empty-point-display/
About what you mentioned I would like to suggest you look at this demo:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_series_conditional_colors.htm?lightBest Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHello rmzq,
I would like to ask you for more details.
Which widget do you mean?
If I need to guess I will suppose that this is the jqxChart.
Please, take a look at this demo:
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_missing_points_line_series.htm?light
I look forward to hearing from you.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 29, 2021 at 11:55 am in reply to: Date Automatically Changes when change time Date Automatically Changes when change time #114980Hello Oleg,
I would like to suggest you look at our forum for a similar case where you could find useful information.
Please, take a look at this page:
https://www.jqwidgets.com/community/topic/view-dialog/
Especially, I would like to suggest you look at this example:
https://jseditor.io/?key=scheduler-customization
I hope this will help.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 29, 2021 at 11:27 am in reply to: DropDownList and ListBox Font Size DropDownList and ListBox Font Size #114979Hello wsundet,
Almost all widgets have the “Styling and Appearance” section on the Documentation page.
Where you could find details about their internal classes.
Please, let me know if this does not help you.
If you could provide me more details then I could try to provide you a solution.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 29, 2021 at 5:41 am in reply to: jqxGrid header disappears in Chrome and FF jqxGrid header disappears in Chrome and FF #114975Hello user2513,
About the mentioned goal I would like to suggest you try to use the methods of the jqxGrid.
For example, thescrolloffset
method to scroll the content view.
Please, take a look at this demo:
http://jsfiddle.net/jqwidgets/8jdpA/
Also, thescrollposition
method could be useful.
You could find more details on the API Documentation page.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 26, 2021 at 10:00 am in reply to: Disable individual dates in the Scheduler calendar Disable individual dates in the Scheduler calendar #114962Hello jasperdd,
Unfortunately, there is no such feature for the jqxScheduler.
I would like to suggest you look at one another component developed by our library – Smart HTML Elements.
Please, take a look at this demo.
If you like it you could find there and other useful options.
I look forward to hearing from you.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 26, 2021 at 9:33 am in reply to: DropDownList and ListBox Font Size DropDownList and ListBox Font Size #114961Hello wsundet,
You could try to use the internal classes to achieve it.
Or another option is to use therenderer
callback for each of them to stylize separately.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comHello Kavya,
Sorry, about the misunderstanding.
Could you clarify it?
What do you want to achieve as a final goal?
Because by default the jqxTree does not have the “double click” event.
Please, take a look at this example:
https://stackblitz.com/edit/github-wgi665?file=src/app/app.component.tsBest Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 26, 2021 at 8:34 am in reply to: Repeating hyperlink on sort Repeating hyperlink on sort #114959Hello ajcs,
Yes, you could wrap the cell content in the
div
tag or someone else and stylize it.
Another option is to use thecellclassname
property to add a class for this column.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.comMarch 26, 2021 at 7:13 am in reply to: filter for visible columns only filter for visible columns only #114957Hello Kyvaldenius,
Please, clarify what do you want to achieve.
Because you could addfilterable: false
member to the columns that you do not want to be able to the filtering process.Best Regards,
Hristo HristovjQWidgets team
https://www.jqwidgets.com -
AuthorPosts