jQWidgets Forums
Forum Replies Created
-
Author
-
December 7, 2016 at 3:28 pm in reply to: Grid – Checkbox custom inline editor Grid – Checkbox custom inline editor #89650
Hi Hristo,
I exactly followed the approach you suggested with cell click and setcellvalue, the result is the user experience I was looking for.Thanks
BR
GiovanniHi,
has this option been implemented during the time?Thanks.
GiovanniHi Dimitar, thank you for your reply.
You exactly understood what I meant, and actually clarified my doubt.Unfortunately I need to pin two columns, the first one at the beginning of the grid and the last one at the end (as last column of the grid).
Basing on what I read from your replies I can say at the moment I think there is no way to achieve this.As Michael was suggesting, a “before-columnreordered” event would be the perfect solution.
Dimitar, do you think there will be any plan about developing this new feature on next releases of jqwidgets?Giovanni
Thanks both for your replies.
The event.cancel solution doesn’t seem to work. Instead the “pinned” one, is exactly what I needed.There is any chance to “pin” a column and leave that at the end of the column?
Giovanni
July 18, 2015 at 11:26 am in reply to: Knockout with nested object Knockout with nested object #73910Hi Peter,
can you please tell me if this feature is now available in version 3.8.1?Thank you in advance.
GiovanniHi Peter,
we’re using jqx lib version: 3.7.1
Unfortunatelly we are facing the same problem.So we found this thread and we just tried to debug with Fiddler your example (http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxcombobox/remotesearch.htm?arctic) but it seems having the same problem too.
At this link you can find a print screen of the Fiddler log result:
jqxcombosearch – fiddler
As you can see, it seems that only the first call uses the right searchCriteria (“be” in this example).
But, if I clean up the input field and I try to put in some other text (“it”, “de”…as in the screen example) I always see a server call of 47Kb with “name_startsWith” parameter empty.Is this the correct behaviour of the component?
Is there something that I’m not considering in my tests?Thanks in advance for your support.
Best Regards
GiovanniHi Dimitar,
is there any new feature in the library that covers the situation described by Siva? (…”i want to disable all the controls(dropdown, button, radio, checkbox) which are in my web pages”….)Thanks in advance.
Best regards,
GiovanniAny suggestion?
Thanks Dimitar, your solution has worked perfectly!
Giovanni
Perfect! Thank you.
-
AuthorPosts