Ignite UI for Angular
283 Discussions
DataTable tbl = new DataTable(); tbl.Columns.Add(“Age”,typeof(int)); tbl.Columns.Add(…
I have a grid with a parent/child hierarchy. Each band in the grid has its own RowEditTe…
Hello, I am using an UltraWebMenu with WebMenuTarget=”PopupMenu”. This menu is used as…
I can’t seem to figure out what the difference between these 2 control are, does anyone know?…
Is there a way for force InitializeRow() to be raised again for the visible rows and clear the cach…
I have a user control which contains 2 infragistics control (combobox and a textbox) I have 2 pr…
Hi, I have a composite chart which contains 2 scatter charts.Tooltip for the chart is assigned by u…