WinGrid™ is a component of the Infragistics NetAdvantage suite.
Am a newbie to Infragistics. On my winforms app, am using Ultrawingrid to display data from database. How do I …
winforms infragistics ultrawingridI have put an UltraGrid on a WinForms user control. I have tweaked some settings so I can use the …
.net winforms infragistics ultrawingridI have a problem with the UltraGrid control from Infragistics. I have created a ultracombobox with a few values in …
c# infragistics ultrawingrid ultracomboI am using Infragistics UltraGrid in a Windows Forms application. I need an event which is raised on cell value …
c# vb.net winforms infragistics ultrawingridSay we have an UltraGrid. How can I sort it programmatically first by column A, then B, then C. Thanks!
c# .net infragistics ultrawingridi am new to infragistics and to winGrids I have SQL database with the following table Costumers [ID][Name] In …
c# winforms infragistics ultrawingridUsing the Infragistics UltraGrid (e.g. myGrid), I want to: Hook an event that will fire when active row is …
.net ultrawingridIs there a way to select a row in an ultrawingrid based on the value of one of its columns (…
c# infragistics ultrawingridI'm trying to change the value of a sibling cell(day) if the value in the amount cell is updated. …
c# .net infragistics ultrawingridI am using an Infragistics UltraGrid in a WinForms application. Which event is raised on "check change" of checkbox in …
c# vb.net winforms infragistics ultrawingrid