Ignite UI for Angular
284 Discussions
Hi, I have an ultragrid with two bands. I am trying to set the colour of the band headers (where i…
Hi, my carriage return is stored in XML and saved to the database. When the XML is loaded and the …
Hi – I have an UltraWinTree.UltraTree which has three level nodes. On Initializing, I have to…
A nice to have, but the customer would be very appreciative if he/she knows that they cannot click …
Hi, I use webdialog as a wizard. The wizard requires heavily server-side operation. Therefo…
Hi, When user selects a node in a tree view , the node is highlighted in Blue color. I want the sel…
DataTable tbl = new DataTable(); tbl.Columns.Add(“Age”,typeof(int)); tbl.Columns.Add(&#…