Version

Embeddable Editors

Embeddable editors represent a major structural enhancement to WinGrid™ as well as other Infragistics Window Forms controls. Simply put, Embeddable editors embody all of the features and functionality that will allow you to provide a solid data entry point without having to write code. You can use these editors as stand-alone form controls or you can seamlessly integrate them into WinGrid.

Within the context of WinGrid, the embeddable editors are associated with the UltraGridColumn object. Whenever you assign an embeddable editor to a WinGrid Column, an instance of that editor is used whenever data is being edited.

Click the following links to learn more about using embeddable editors in WinGrid.