Top "Ultrawingrid" questions

WinGrid™ is a component of the Infragistics NetAdvantage suite.

Infragistics UltraWinGrid Delete Confirmation

By default the ultraWinGrid pops up a delete confirmation box for any row deletions. How do I turn that feature …

.net vb.net infragistics ultrawingrid
Infragistics WinGrid: How to make a CheckBox column initially checked

I have an Infragistics WinGrid (UltraGrid, UltraWinGrid, whatever...) with an unbound column. It has Style = Checkbox and DataType = System.Boolean. …

c# checkbox infragistics ultrawingrid wingrid
How can I show a summary in the footer of a win grid and not have the Sigma show up in the header?

I'm using an Infragistics UltraWinGrid and would like to be able to display the sum of several columns. I got …

sum infragistics ultrawingrid
How to remove focus from the Infragistics ultragrid cell when clicking outside?

I have an infragistics ultragrid control in a windows form. There is an 'Add New' button outside to insert new …

winforms infragistics ultrawingrid
Is there a way to filter UltraGrids based on the value of 2 columns?

Say I have an Infragistic UltraGrid with columns Foo and Bar. Is it possible to filter the table so that …

c# winforms infragistics ultrawingrid