jQWidgets Forums

jQuery UI Widgets Forums Grid editmode selectedrow cascade combobox

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • editmode selectedrow cascade combobox #63533

    kulkhan
    Participant

    Hello ,
    Nice components and I start develop application framework and admin interface based with jqwidgets . But I have questions.
    1.I want to make cascade combobox or autocomplete Input but when grid editmode set ‘selectedrow’ can’t get other column editor value.How can access other column editors properties or values? if editmode “selectedcell” no problem
    2.Now jqxgrid not support in editmode set ‘selectedrow’, Keyboard navigation with tabs to focus next controls in row. will you have a plan this feature?

    editmode selectedrow cascade combobox #63553

    Peter Stoev
    Keymaster

    Hi kulkhan,

    – It’s not possible to access other column editors. It’s possible to customize the editors when they’re showing in the “initeditor” column callback functions or when they’re creating in the “createeditor” column callback functions.
    – tabbing in “selectedrow” mode is not supported, too.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.