jQWidgets Forums

jQuery UI Widgets Forums Angular Unable to resize grid

Tagged: 

This topic contains 1 reply, has 2 voices, and was last updated by  Yavor Dashev 3 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Unable to resize grid #120923

    achyutha
    Participant

    Hello Team,

    I have been working on a table using jqxGrid (jqwidget v12.2 and angular 12). The table shows data and one of the column is an icon, to preview the document. When user clicks on this icon, it adjusts the grid size to half of the screen (to left) and show the document in PDF preview in the second half (in right). When users closes the preview section (in right), the grid should be back with full width.

    The first part of viewing pdf in right with resized grid on left is working fine. When I close the preview, the jqxGrid resize part is not working and the application is crashing. Could you please share your inputs on resolving this issue?

    Here is the error:

    core.js:6479 ERROR RangeError: Invalid string length
    at LContainer.join (<anonymous>)
    at LContainer.toString (<anonymous>)
    at LContainer.join (<anonymous>)
    at LContainer.toString (<anonymous>)
    at LComponentView_DocumentTableComponent.join (<anonymous>)
    at LComponentView_DocumentTableComponent.toString (<anonymous>)
    at LContainer.join (<anonymous>)
    at LContainer.toString (<anonymous>)
    at LEmbeddedView_DocumentTableComponent_jqxGrid_2.join (<anonymous>)
    at LEmbeddedView_DocumentTableComponent_jqxGrid_2.toString (<anonymous>)

    Unable to resize grid #120926

    Yavor Dashev
    Participant

    Hi achyutha,

    I would like to ask you to create a code example which reproduces exactly this error that you are having because I was not able to reproduce it the same way as you do.

    Please, do not hesitate to contact us if you have any additional questions.

    Best Regards,
    Yavor Dashev
    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.