jQWidgets Forums

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts

  • arajput
    Member

    Hi Peter,
    Thank you for a very short tempered answer, but I was trying to get specifics on Of course, we will improve that in the future releases. (as we cannot have a broken application on FF!!!)
    We have already purchased an enterprise license, but unfortunately, find this kind of answer very unprofessional.


    arajput
    Member

    Hi Peter,
    We are similar issue in FF 24.0, resizing of the column selects the column header and also makes it nearly impossible to drag the column header edge.
    Do you guys have a handle on this issue, and when a fix would be available? we cannot go to prod with this issue, so any solution or workaround would be highly appreciated.

    Thanks,
    Ashish

    in reply to: Customize header column Customize header column #27809

    arajput
    Member

    Hi Dimitar,
    This page link is missing now, was this functionality changed recently? Thanks Ashish


    arajput
    Member

    Peter,
    How do you suggest we handle multiple calls to the ‘checkChange’ event handler? I have 234 items in the list and the checkAll is making my handler to be called 234 times!
    Is there a ‘slient’ configuration? or any other alternative?
    Since this is an API call to check/uncheck of all the boxes, i don’t see why it should trigger checkChange for every item in the list.
    That’s my opinion, I have a feeling you disagree 🙂

    Ashish

    in reply to: showfilterrow 'filter' event showfilterrow 'filter' event #27218

    arajput
    Member

    The Filter event is for sure triggered because of a key event, so how are they not related. Key event is the original source, so shouldn’t it be captured. I feel like I am repeating my point multiple times and not getting an answer.

    We are about to purchase an enterprise license, is there a way I could get a support ticket open on this and have your team look into it?

    I hope you understand the problem, the ability to add logic based on the original key event is quite important to us.

    Thanks
    Ashish

    in reply to: showfilterrow 'filter' event showfilterrow 'filter' event #27217

    arajput
    Member

    I am doing it through keyboard

    in reply to: showfilterrow 'filter' event showfilterrow 'filter' event #27215

    arajput
    Member

    Peter,
    So basically none of the original keystroke info is captured in this ‘event’ object? Can you please confirm this?

    in reply to: showfilterrow 'filter' event showfilterrow 'filter' event #27210

    arajput
    Member

    Hi Peter,
    Currently the ‘filter’ event get triggered by ‘all’ key events. I am mainly looking to differentiate between a key type event and an ‘Enter’ event, and not change the built-in behavior.
    Is there a plan to encapsulate that information (key code/char) in the next release or so? also confirming first if its not already there?
    This would really help as not everyone would want the grid to start filtering as soon as any key event is detected, also if its a server-side filtering (in my case), it would put a lot of additional unnecessary load on the server. if thousands of users are searching.

    Thanks
    Ashish


    arajput
    Member

    Hi Peter,
    After trying several different things I was able to make it work by using

    $(‘#groupsTblContainer’).jqxGrid(‘updatebounddata’);

    in my ‘onFetchDataResult ‘ callback function

    I would have liked a better response than just pointing to the examples, which I have been scouring through quite a bit.

    In general though I see this quite often in other forum topics too 🙁 Maybe you guys are overloaded, I do want to say that I like the components, as they are nicely done and have good performance.

    I am just looking for a better support so I can use them better, and recommend them to my company for wider use 🙂

    Thanks!
    Ashish

    in reply to: RequireJS Support? RequireJS Support? #20835

    arajput
    Member

    Hi Peter,
    Actually I am not using knockout, but backbone and marionette. In my view’s onRender method when I try to render the jqxgrid, is when I am having issue loading jqx libraries through require js.
    Is there a recommended approach for loading through requirejs?

    Thanks
    Ashish

    in reply to: RequireJS Support? RequireJS Support? #20798

    arajput
    Member

    Hi wondering if you found a solution to this problem? I am having the same issue.

Viewing 11 posts - 1 through 11 (of 11 total)