jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Combobox editor in the grid Combobox editor in the grid #8648

    pmaslov
    Member

    Thanks, that helped.

    in reply to: Combobox editor in the grid Combobox editor in the grid #8640

    pmaslov
    Member

    Sorry, I meant sorting menu, not right-click menu. Can I disable the standard one and implement one myself?

    Thank you.

    in reply to: Combobox editor in the grid Combobox editor in the grid #8605

    pmaslov
    Member

    Sounds good, thank you for the reply. Couple more questions please 🙂
    – Is there a setting that disables the right-click menu on the grid’s column headers while keeping the sorting arrow.
    – I have tried to implement a status bar for the grid that shows which rows are currently displayed (e.g. 1 to 20 of 100) and for that I wanted to bind to scroll event in order to update that information. Binding to valuechanged event in object
    $(“#jqxgrid”).jqxGrid(‘vScrollBar’)

    did not call my event handler. I varified I can query the scroll bar position from that object. How do I bind to grid’s scroll event?

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