jQWidgets Forums

jQuery UI Widgets Forums Grid Selecting jqx Grid in Angularjs

This topic contains 0 replies, has 1 voice, and was last updated by  AdamClick 8 years, 9 months ago.

Viewing 1 post (of 1 total)
  • Author
  • Selecting jqx Grid in Angularjs #87906

    AdamClick
    Participant

    Hi,

    I am trying to edit the grid row by selecting grid row key, I can access it by $(“#treeGrid”).jqxTreeGrid(‘beginRowEdit’, rowKey);but
    how do I access by Angular way, I have declared the jqx grid by <jqx-grid jqx-create=”Grid” jqx-settings=”GridSettings” jqx-width=’1100′></jqx-grid>

    Please let me know the angular way of implementation.

    Thanks,
    Adams

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.