Forum Replies Created
-
Author
-
Thanks, Peter!
Yes, I saw it, but it would be helpful to see the example in a Laravel app.
Regards!
May 7, 2019 at 7:39 pm in reply to: datatable reset sorting and filter for dynamic table datatable reset sorting and filter for dynamic table #105090Better saying, a jquery GRID server-side processed with sorting and filtering enabled
Thanks!
May 7, 2019 at 12:15 pm in reply to: datatable reset sorting and filter for dynamic table datatable reset sorting and filter for dynamic table #105075Hello,
Is there a full example of a jquery datatable server-side processed with sorting and filtering enabled?
Thanks!
Hey!
After I while I am resuming the project that needs to integrate Laravel with JQ Widgets.
The jquery example above worked well.
Is there a Vue example I can use on Laravel? I know something about Lavarel and Vue, but I must be missing something, as I can’t have it working properly.
Thanks!
Thanks, Hristo.
I had see something similar, but in this case it’s grouping by the element that is being summed up (price).
I need to group by first name and sum the price. Is it possible?
Thanks
SergioFebruary 9, 2017 at 11:46 am in reply to: jqxTreeGrid – Drag and Drop row? jqxTreeGrid – Drag and Drop row? #91441Hello, Peter.
Thanks for your reply. As there were 2 questions, to which is your answer related?
1) Drag/Drop
2) indentRegards!
February 9, 2017 at 9:52 am in reply to: jqxTreeGrid – Drag and Drop row? jqxTreeGrid – Drag and Drop row? #91431In addition to the question “jqxTreeGrid: is it possible to move a row by dragging and dropping it or by any other mean?”:
Is it feasible to change the indentation? Let’s say I am creating a list of continents/countries cities (like http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/index.htm#demos/jqxtreegrid/javascript-tree-grid-inline-editing.htm) and by mistake, I add Germany under France. How do I make France and German be at the same level?
Thanks,
September 7, 2013 at 1:22 am in reply to: Translating all password texts Translating all password texts #28472Thanks a lot. I completely missed that one…
Hello,
That worked well, but when I click
animals
–birds
—-pictures
——bwthe response is reversed: bw, pictures, birds, animals.
I tried js reserve() function with no success.
What I need is the get back the following
animals, birds, pictures, bw.
Thanks again,
Thanks a lot, Mariya
Thanks a lot. As simple as border: none;
Thanks a lot, Peter.
I have done exactly what you said at the 1st time, except for a little typo.
Worked perfectly!
Regards,
Sergio
Thanks, Peter.
I generated a css based on the “shinyblack” theme. To tell you the truth, I just imported the colors and generated the css without any changes.
Then I created the jqx.shinyblack1.css theme and referenced it in my code.
Then, I replaced all the “font-family: Verdana;” with “font-family: Courier;”.I got two behaviours:
1) my theme is gone. Now all the colours of the shinyblack are missing. It’s showing the default colours.
2) no matter what font-family I choose, it will always show the default font.Please adivise.
Many thanks,
Sergio
April 22, 2013 at 2:34 pm in reply to: color picker on mobile devices color picker on mobile devices #19766Thanks, Peter.
I´m trying a workaround using jquerymobile
$(“#color1”).bind(‘vmousemove’, function(e){
//some code here
})The question is what code should I user to make the color follow the finger. Is there ready to use on the library file?
Thanks again,
Sergio
Thank you, Mariya.
Have a nice weekend.
-
AuthorPosts