jQWidgets Forums

jQuery UI Widgets Forums Angular Missing function in TreeGrid.addRow

This topic contains 3 replies, has 2 voices, and was last updated by  Matthias 8 years, 8 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • Missing function in TreeGrid.addRow #87276

    Matthias
    Participant

    I’m switching from the common jqwidgets to the angular2 components.
    There I’m missing then method jqxTreeGridComponent.addRow(rowKey: string, rowData: any, rowPosition: string; parent: string): void

    The parameter parent is not documented on the online documentation but I got information from jqwidgets staff while asking how to solve an problem. Could you add it to the angular component?

    Missing function in TreeGrid.addRow #87296

    Ivo Zhulev
    Participant

    Hi Matthias,

    Thanks for the report. It has been added. Soon it will be available for download.

    Best Regards,
    Ivo

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

    Missing function in TreeGrid.addRow #87623

    Matthias
    Participant

    Would it be possible to get a preview version or to change some lines by myself, or when will the download be available?
    I would like to proceed developing my webapp, but would prefer not to switch back to the version without angular. I already tried to get the host an then invoke the function at the host. but this also didn’t work. Is there any possibility to work with both version?

    Missing function in TreeGrid.addRow #87655

    Matthias
    Participant

    I found a workaround by myself. I can use the host property to call the old function as long as the angular component does not provide the functionality

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

You must be logged in to reply to this topic.