Ignite UI for Angular
283 Discussions
Hi, i have a very big form with a lot of Infragistics-Tools, changed it several times, all worked v…
Hi, I need to have in my treeview some nodes with normaly text and also a comboBox with some others…
Im trying to create a common Dialog Component which can be open from any component.I want to implem…
Inside IGX grid have custom Summary for each column. I need to align (Right, Left) the summary depe…
Hi team, I am using igx-grid loading when fetching data from API. We would like to use custom icon …
Hi, Below is the code for my paging, features.Paging().PageSize(10).Type(OpType.Local).PageCountLim…
I'm trying to get the selected row from the IgbDataGrid. 1. First, the onselectionch…