jQWidgets Forums

jQuery UI Widgets Forums Grid grid filter dropdown list disply issue

This topic contains 4 replies, has 4 voices, and was last updated by  Yavor Dashev 4 years, 2 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author

  • sp
    Participant

    using jquery-1.7.1.js, made grid filterable, having issue with dropdown selection. Part or whole dropdown for ‘where’ selection, depending on which one selected – top or bottom – goes behind the main dropdown.

     


    Dimitar
    Participant

    Hello sp,

    Please update to the latest version of jQWidgets (2.9.3). If the issue persists, please share a sample code for local testing.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/


    sp
    Participant

    Dimitar,

    Thank you for quick response, will update to jQWidgets 2.9.3 and will respond back here on this thread.

    thanking you again,
    sp

    grid filter dropdown list disply issue #114613

    Kavya
    Participant

    This issue is reproducing.

    <jqxGrid [height]=”‘100%'” [width]=”‘100%'” [columns]=”tgridColumns” [columnsresize]=”true”
    [source]=”tDataAdapter” [altrows]=”true” [theme]=”appTheme” [sortable]=”true” [rowsheight]=”70″
    [pageable]=”true” [pagesize]=”10″ [auto-create]=”false” [enabletooltips]=”true” [columnsautoresize]=”true”
    [filterable]=”true” [virtualmode]=”true” (onPagechanged)=”tGridOnPageChanged($event)”
    (onPagesizechanged)=”tGridOnPageSizeChanged($event)” [rendergridrows]=”rendergridrows”
    (onBindingcomplete)=”tGridonBindingcomplete($event)” (onContextmenu)=”tGridGridOnContextMenu()”
    (onRowclick)=”tGridGridOnRowClick($event)” [autoshowfiltericon]=”true”
    [columnmenuopening]=”columnmenuopening” [columnmenuclosing]=”columnmenuclosing”
    [selectionmode]=”‘singlerow'” [editable]=”true” (onCellvaluechanged)=”trGridCellvaluechanged($event)”>
    </jqxGrid>

    grid filter dropdown list disply issue #114634

    Yavor Dashev
    Participant

    Hi Kavya,

    I was unable to duplicate this specific case with the code you provide.
    Would you like to provide more context and code info in order to be able to give you the best solution.
    Also I recommend to check if you use the latest version of jqWidgets.

    Please, do not hesitate to contact us if you have any additional questions.Best regards,
    Yavor Dashev
    jQWidgets Team
    https://www.jqwidgets.com/

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

You must be logged in to reply to this topic.