Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
790
angular directives
posted

Hi,

Where can i find examples how to use events (bind events) and using other Options (for example define features) using Angular directives?

i use iggrid with angularjs this way

<ig-grid id="RawDataGrid" data-source="data"
data-source-type="json"
auto-generate-columns="true"
height="100%" width="100%"/>

how do i know how to define other grid (and other controls) attributes using angular directives?

Parents
No Data
Reply
  • 15320
    Offline posted

    Hello michaelgr1,

    Please refer to the following articles for your reference:

    - Using Ignite UI with AngularJS: http://www.igniteui.com/help/using-ignite-ui-with-angularjs

    - Using UI directives for Angular JS: https://github.com/IgniteUI/igniteui-angular

    - Angular JS sample: http://www.igniteui.com/grid/angular

    If you have any further questions, feel free to contact me.

    Regards,

    Tsanna

Children
No Data