jQWidgets Forums

jQuery UI Widgets Forums Grid Grid

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 5 years, 10 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Grid Posts
  • Grid #106090

    angulardev19
    Participant

    Hi,

    Facing some issues in grid header loading. Kindof sometimes grid header load perfectly and sometimes not loading the grid header otherwise data is displayed. Let me know anything I missed in it. Let me know as soon as possible.

     <jqxGrid #quantityPopupGrid [theme]="'imms'" [width]="'100%'" [autoheight]="true" [enabletooltips]="true"
          [columns]="dynamicColumn" [pageable]="false" [sortable]="true" [filterable]="false" [showfilterrow]="false"
          [autoloadstate]="true" [columnsmenu]="false" [editable]="true" class="mb-3" [height]="205" [columnsresize]="true">
        </jqxGrid>

    Frontend: Angular 7

    Regards,

    Grid #106115

    Hristo
    Participant

    Hello angulardev19,

    Could you provide us with the full example that demonstrates your case as simple as possible?
    I tested this example and it seems to work fine.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.