spkenny
spkenny

Reputation: 448

Are Infragistics UltraGrid and Infragistics WinGrid the same product?

Have some task with Infragistics UltraGrid requirement. Found Infragistics controls' list on their site, but there is no UltraGrid in it, only WinGrid. Please, tell me, are these products the same? Thank you

Upvotes: 3

Views: 1159

Answers (3)

ChristoD
ChristoD

Reputation: 121

Ig has in its products UltraWebGrid which is a product of the company up to 7.3 release, from 8.3 release the control is named (re-written) WebDataGrid. Ig has just released WebHierarchicalDataGrid.

As for the Windows Forms package WinGrid and Ultra grid are the same as stated before. You can check for more info at http://help.infragistics.com/

Upvotes: 0

auujay
auujay

Reputation: 588

WinGrid™ is what they call the grid control for WinForms apps. It is often refered to as the UltraGrid because that is how it appears in the DevStudio toolbox. The actual namespace is Infragistics.Win.UltraWinGrid.

Upvotes: 4

Rigobert Song
Rigobert Song

Reputation: 2794

I think they are! think they are name slightly differently between WEB and Widows and maybe even version!

Upvotes: 0

Related Questions