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?
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