Understanding WinGridExcelExporter This is a great place for you to start learning about the WinGridExcelExporter™ component, and its key features and functionalities. The topic in this section will give you a better idea of why you would want to use WinGridExcelExporter in your applications. Click the link below ...
WinGridExcelExporter Click the links below to find information specific to the WinGridExcelExporter™ component. Understanding WinGridExcelExporter — Provides information on what the WinGridExcelExporter component does, and why you would want to use it in your application. Using WinGridExcelExporter — In this secti...
About WinGridFilterUIProvider This topic introduces the WinGridFilterUIProvider and its enhanced filtering capabilities. Introduction The WinGridFilterUIProvider™ component provides an enhanced filtering User Interface (UI) for UltraGrid™ columns. It replicates the filtering functionality of Microsoft Excel® and d...
Adding a Custom Filter to Enhanced Filtering UI on a WinGrid Before You Begin All of the items shown in the Enhanced filtering UI are tools that appear in a menu created through the concept of FilterTool. These tools can be rearranged, removed or new tools can be added through the BeforeMenuPopulate and AfterMenuP...
API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this component. The namespaces and classes on this page link directly into our API documentation. WinGrid Namespace: Infragistics.Win.SupportDialogs Nam...
Applying Enhanced Filter Condition to WinGrid at Run Time Sometimes, there may be a need to apply a filter condition at run time on any specific UltraGridColumn , so that you can control the Filtered rows that are displayed to the end-user. The following code assumes WinGrid™ is bound to the Northwind Orders table...
Enabling Enhanced Filtering on WinGrid WinGrid™ offers Enhanced filtering as a means of controlling what data is displayed by the end-user. This functionality includes filtering by specific data-types, such as string operations (begins-with, contains, etc), date operations (between dates, before today’s date, etc)...
Using WinGridFilterUIProvider In this section, you’ll find short, task-based topics that explain how to perform a specific task related to the WinGridFilterUIProvider™ component. Click the link below to find out how you can… Enabling Enhanced Filtering on WinGrid Applying Enhanced Filter Condition to WinGrid at R...
WinGridFilterUIProvider If you’re looking for an area that houses all of the overview/task-based information related to the WinGridFilterUIProvider™ component, you’ve come to the right place. This section contains valuable information about WinGridFilterUIProvider, ranging from what the component does and why you ...
About WinGridPrintDocument WinGridPrintDocument™ is a Windows Forms component that allows you to easily print out a WinGrid. The following is a list of some of the functionalities available in WinGridPrintDocument: Print Preview — The WinGridPrintDocument component can be used with the WinPrintPreviewDialog compon...