Using FlatDataSource Topic Overview Purpose This topic explains how to use the FlatDataSource class for displaying IEnumerable data in the WinPivotGrid™. Application Requirements Start with a Windows Forms project. Ensure that your application is created based on .Net Framework 4 , not .Net Framework 4 Client Prof...
Using the FlatDataSource DataAdapter classes Topic Overview Purpose This topic explains how to use the FlatDataSource data adapter classes to easily bind the WinPivotGrid™ control to data obtained from a database, using either SQL Server or OLEDB technology. Required Background The following topics are prerequisit...
Using WinPivotGrid In This Group of Topics Introduction This section contains topics on how to use the WinPivotGrid™ control. Topics Topic Purpose Binding Data to WinPivotGrid This topic explains and demonstrates the WinPivotGrid data binding to each supported data Source/Provider. Styling WinPivotGrid This topic ...
Using XMLA Topic Overview Purpose This topic explains and demonstrates the WinPivotGrid™ data binding to XMLA data Source/Provider. Application Requirements Start with a Windows Forms project. Ensure that your application is created based on .Net Framework 4 , not .Net Framework 4 Client Profile that does not incl...
WinPivotGrid Overview Topic Overview Purpose This topic provides an overview of the WinPivotGrid™ control and its main features. Required background The following table lists the concept required as a prerequisite to understanding this topic. Type Content Concept Online Analytical Processing ( OLAP) is a method of...
WinPivotGrid In This Group of Topics Introduction This section contains topics covering the WinPivotGrid™ control for Infragistics® Windows Forms®. The UltraPivotGrid control provides the ability to present multidimensional (rows and columns) data to an end user. Visual Studio’s designer view of the control. Runti...
About WinPopupControlContainer The WinPopupControlContainer™ element is a Windows Forms component that can display any Windows Forms Control in a drop-down window. The element does not provide any user interface at runtime but displays the specified control when the DropDown method is invoked. The element may also...
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 control. The namespaces and classes on this page link directly into our API documentation. WinMisc Namespace: Infragistics.Win.Misc namespace Key C...
Creating a Pop-up Container Control The WinPopupControlContainer™ gives you an effective way to conserve screen real estate while providing functionality to your users. You can use this component to represent a portion of your application’s interface in a single control, such as a command button. When the user cli...
Resize Drop Down in WinPopupControlContainer The drop-down of WinPopupControlContainer™ component can be resized using a handle, which can be positioned at the bottom of the drop down either vertically or diagonally. This handle enables you to resize the drop-down and view any text or item in the drop down that ha...