jQWidgets Forums

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Grid and Accessibility Grid and Accessibility #48086

    petzi
    Participant

    hi!
    can u give me an example how to do that by JavaScript?
    i tried the focus method and other things but nothing worked.
    regards
    petzi

    in reply to: Grid and Accessibility Grid and Accessibility #48081

    petzi
    Participant

    hi!
    i understand that one needs an active selection.
    i tried that by manipulating your demo files.
    there is a file called filtering.htm in your demos/jqxgrid folder.
    i just replaces addfilter() with $(“#jqxgrid”).jqxGrid(‘selectrow’,0); to select the first row instead of adding a filter.
    the row is selected but i cannot reach it by keyboard.
    i did this also to the file filterrow, where it worked more or less (if i am in the grid pressing tab will not automatically move me out of the grid. try to enable the cared navigation to check this).
    in a file of my own where ther is a filter-row only the filter row ist accessible thoug i select a row by JavaScript.
    when i click into the grid then the filter-row ist not accessible by keyboard anymore and pressing tab will set the focus to the grid.
    any suggestions?

    regards
    petzi

    in reply to: Grid and Accessibility Grid and Accessibility #48060

    petzi
    Participant

    hi peter!
    my problem is, that no blind user will actually use the mouse.
    so there will be no initial click or a focus on the grid!
    do i need to select a grid-row by javascipt in order to use the grid?
    regards
    petzi


    petzi
    Participant

    Hello Peter!

    I don’t fully understand your answer. Could you please explain again?

    in reply to: Column Click Column Click #32633

    petzi
    Participant

    Hello Peter, thanks for the fast reply!

    So first problem solved, thanks!

    But is there a way to detect the rightmouse button, instead of just the left?
    I found that the event ‘rowclick’ has ‘rightclick’ but columnclick doesn’t.

    in reply to: Ajax calls with credentials Ajax calls with credentials #32275

    petzi
    Participant

    Hi!
    I’ve read this article. Thats how I learned about the loadServerData-Function.
    But I don’t want to handle everything by myself.
    I tried to manipulate the jqXHR-Object in the beforeSend-function but this didn’t work.
    By the way: When I use loadServerData beforeSend is never called.
    Is there another way to pass the xhrFields to the ajax call?
    Regards
    Petzi

    in reply to: Ajax calls with credentials Ajax calls with credentials #32263

    petzi
    Participant

    Hi Peter,
    but how does the builtin logic recognize/parse the json-reply?
    Is there a possibility to call the builtin logic?
    I cannot find anything in your min-file.
    Regards
    Petzi

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