jQWidgets Forums
Forum Replies Created
-
Author
-
Hello Dimitar,
Thank you for your response! Unfortunately, i need the progressbar to see value (in percentage), so custom editors are useless for me …
I will use a progressbar from an other library to try (the progressbar from jQuery UI for example).Best regards,
RidbarkApril 17, 2014 at 1:26 pm in reply to: Progress Bar with width percentage Progress Bar with width percentage #53232Hi Dimitar,
Did you success to find a solution to my issue?
Best Regards,
RidbarkApril 3, 2014 at 10:37 am in reply to: jqxGrid with Dropdownlist checkboxes jqxGrid with Dropdownlist checkboxes #52496Hi Peter,
Allright, so i add the name in my main source list. It’s allright when it starts, but it’s wrong after! Look : jsfiddle link
Can you modify this jsfiddle and show me how to do, please?
Best regards,
RidbarkApril 3, 2014 at 9:51 am in reply to: jqxGrid with Dropdownlist checkboxes jqxGrid with Dropdownlist checkboxes #52492Hi Peter,
Thanks for your answer.
But it’s not really what i need!
I create a jsfiddle to show you what i need and what is wrong : jsfiddle exampleThere are two list : “tomany” which have all possibilities (came from database, id and name associated) and there are “data” which have only ID (came from database too).
In fact, i need that the “tomany” source list be use in dropdownlist : that is allright.
But when i select one or more item and i finish the operation, there are only number and not the words associated to this ID in tomany list!Can you help me?
Best regards,
RidbarkHi Dimitar,
Thank you, I find the example (in Custom column editor). I didn’t check that example!
Best regards,
RidbarkMhm, so i will create a deferred event from jquery to do that! Because except this problem, the jqxProgressBar is good into a cell! (good rendering, it’s the most important!).
I have also add a dropdownlist to one cell of my grid, and it works fine! But now, i wan’t to add a dropdownlist with checkboxes (so with multiple choice), and i have this error :
Uncaught TypeError: Cannot read property 'firstChild' of null ...jqwidgets/jqxlistbox.js:7
I don’t know why! Is it possible that you integrate only a part of jqxdropdownlist’s functionalities?
And I can’t find a link to one jsfiddle to try the implementation of the jqxdropdownlist into a grid (or other editors)! Is it possible to have one example on jsfiddle?Best regards,
RidbarkFebruary 27, 2014 at 11:15 am in reply to: Progress Bar with width percentage Progress Bar with width percentage #50227February 27, 2014 at 9:40 am in reply to: Progress Bar with width percentage Progress Bar with width percentage #50217Hello Dimitar,
I just create a Plunk to let you test the bug.
I use the demo provided with jQWidget library and i update her to show you the bug.
You can try and see the bug by put the progressbar at 100%, and clic many times on the button : the second progressbar grow up! And it’s not a problem which occurs only when the progressbar is in a table.Best regards,
Ridbark -
AuthorPosts