Show / Hide Table of Contents

KryptonOutlookGrid - Overview

The KryptonOutlookGrid is a component originally developed by JDH Software to extend upon the capabilities of the standard WinForms DataGridView.

Based on the work done by Herre Kuijpers, the KryptonOutlookGrid is more flexible than a DataGridView, allowing for items to be grouped together. Currently, only two data types can be used for data binding: a DataSet or an object array list (the list must implement IList, for instance, the ArrayList). Other types are as of yet not supported, like, for instance, a DataTable or a DataTableView.

Back to top Krypton Component Suite 2024 BSD 3-Clause License © Component Factory Pty Ltd, 2006 - 2016, All rights reserved. Modifications by Peter Wagner (aka Wagnerp), Simon Coghlan (aka Smurf-IV), Giduac & Ahmed Abdelhameed et al. 2017 - 2025. All rights reserved. https://github.com/Krypton-Suite/Standard-Toolkit