jQuery UI Widgets Forums Plugins AngularJS the getcellvaluebyid method.

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 10 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • the getcellvaluebyid method. #60733

    hantusa
    Participant

    Hi,

    How can I change the angularjs code?
    During several days, I’ve looking for the angularjs code for getcellvaluebyid.
    I also read the jQWidgets Integration with AngularJS(
    http://www.jqwidgets.com/jquery-widgets-documentation/documentation/angularjs/angularjs.htm).

    we’ve having been reviewing your solution for our angularJS Projects. we may purchase your solution.
    but there is no sample code for angularJS . we only see your demo site for angularjs.
    We need the sample code for angularJS .

    for example, How can we change this code to angularjs code?

    Invoke the getcellvaluebyid method.
    // @param row id.
    // @param column datafield.
    var value = $(‘#jqxGrid’).jqxGrid(‘getcellvaluebyid’, id1, “columndatafield”);

    thanks,
    Hantusa

    the getcellvaluebyid method. #60734

    Peter Stoev
    Keymaster

    Hi Hantusa,

    The docs and demos about AngularJS clearly show how to invoke a method of a widget using the AngularJS approach. This is illustrated on the link which you posted and especially in the “Invoking Methods” section.

    Best Regards,
    Peter Stoev

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

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

You must be logged in to reply to this topic.