Extra Samples for iGrid.NET

This page contains best samples of iGrid.NET usage created for our customers based on their questions. All source codes are provided in C# and VB.NET.

Drop-Down Calendar with Date Range Updated
2023-Sep-12
Drop-Down Calendar with Date Range A custom drop-down cell editor for date values that allows you to set the date range to select.
Available editions:
» iGrid.NET 5.0, VS2010+
» iGrid.NET 10.0, VS2010+
Download this sample
iOS-Style CheckBox Published
2023-Feb-01
iOS-Style CheckBox Demonstrates how to change the default look of cell checkboxes to the iOS-style checkboxes.
Available editions:
» iGrid.NET 10.1, VS2010+
Download this sample
MultiSelect DropDown Editor Updated
2020-Nov-06
MultiSelect DropDown Editor An implementation of the drop-down editor for combo box cells that allows your users to select multiple values.
Available editions:
» iGrid.NET 5.0, VS2010+
» iGrid.NET 10.0, VS2010+
Download this sample
iGrid Tree Helper Methods Updated
2019-Jun-14
iGrid Tree Helper Methods iGrid.NET allows you to create tree grids, and in this sample you will find useful extension methods to simplify work with tree grids.
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Multi-Column Drop-Down List Updated
2019-Apr-08
Multi-Column Drop-Down List A ready-to-use class from this sample can be used to implement a fully customizable multi-column resizable drop-down list for the combo cells in your grids. Now with the RightToLeft and Font inheritance support!
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Explorer-Like Column Chooser Published
2019-Mar-29
Explorer-Like Column Chooser The Windows Explorer allows you to select columns in its Details view using the column header context menu and the all columns dialog available from it. A similar tool for iGrid is implemented in this sample.
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Export to Excel, Late Binding Published
2019-Mar-21
Export to Excel, Late Binding The reusable class from this sample can be used as a basis for your code to export the contents of iGrid.NET to Microsoft Excel.
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Subtotal Manager Updated
2019-Mar-19
Subtotal Manager In this sample you will find a class that allows you to automatically create subtotals for several columns in iGrid.NET.
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Button Column Manager Updated
2018-Sep-28
Button Column Manager A ready-to-use class from this sample allows you to turn normal cells into clickable button cells with advanced features (buttons can display images instead of texts, individual buttons can be disabled or hidden, button tooltips are also available).
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Backup Manager Updated
2018-Aug-10
Backup Manager The iGrid.NET Backup Manager class can be used to back up several grids into memory and restore them later after the user has changed their cells and rows.
Available editions:
» iGrid.NET 5.0, VS2010+
» iGrid.NET 6.0, VS2010+
Download this sample
Mask Edit Published
2018-Aug-10
Mask Edit An implementation of sophisticated mask input (more than just specifying a static mask).
Available editions:
» iGrid.NET 6.0, VS2010+
Download this sample
Check Box Icon Tree Published
2017-Aug-08
Check Box Icon Tree An implementation of a tree grid with icons in tree nodes and the check box control for each row to allow the user to multi-select tree nodes.
Available editions:
» iGrid.NET 5.0, VS2013
Download this sample
Column Resize Manager Published
2011-Nov-24
Column Resize Manager A ready-to-use class you can use in your projects to provide your grids with the ability to resize columns interactively without header.
Available editions:
» iGrid.NET 3.0, VS2008
Download this sample
Copy Paste Manager Updated
2011-Nov-24
Copy Paste Manager In this example you can see how to implement copy/paste functionality in iGrid.NET using the MS Excel clipboard format.
Available editions:
» iGrid.NET 3.0, VS2008
Download this sample
Hyperlink Cell Manager Updated
2009-Jun-18
Hyperlink Cell Manager If you need cells that act as clickable links, just attach this class to your grid. No other modifications required.
Available editions:
» iGrid.NET 2.5, VS2005
Download this sample
TextBox Custom Editing Published
2008-Nov-04
TextBox Custom Editing If you need your own functionality while editing the iGrid cells, use custom controls for that. See how to use this idea with a file system auto-complete textbox.
Available editions:
» iGrid.NET 2.5, VS2005
Download this sample
Group Row Count Manager Published
2008-Oct-31
Group Row Count Manager A basic idea exploited in this sample demonstrates how to modify the contents of automatically created group rows by adding row counters to the default contents.
Available editions:
» iGrid.NET 2.5, VS2005
Download this sample
Group Row Sum Manager Published
2008-Sep-19
Group Row Sum Manager An easy-to-use class you can use to display total values in group rows.
Available editions:
» iGrid.NET 2.5, VS2005
Download this sample
Rich Text Cells Updated
2008-Sep-19
Rich Text Cells In this example you can see how to display rich formatted text in iGrid.NET cells and how to edit these cells with a RichTextBox control.
Available editions:
» iGrid.NET 1.7, VS2005
» iGrid.NET 2.5, VS2005
Download this sample
Progress Bar Cells Published
2008-Feb-15
Progress Bar Cells This sample demonstrates how to turn your cells with numeric values into a progress bar indicator.
Available editions:
» iGrid.NET 2.0, VS2005
Download this sample
Rating Stars Unlimited Published
2008-Feb-15
Rating Stars Unlimited Demonstrates how to display an unlimited number of rating stars or other images in the iGrid.NET cells.
Available editions:
» iGrid.NET 2.0, VS2005
Download this sample
Row Resize Manager Published
2006-Dec-08
Row Resize Manager This sample provides you with a helper class that allows you to add an ability to resize rows in your grid through visual interface.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Cell Text Editor Key Handling Published
2006-Aug-01
Cell Text Editor Key Handling In this example we handle the Up and Down keys while a cell in iGrid.NET is being edited and move the current cell up or down respectively.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Cell Tool Tip in Custom Window Updated
2006-Aug-01
Cell Tool Tip in Custom Window This example gives you an idea of how to display a tooltip window at the required custom location if a cell’s text is not entirely visible
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Drag-n-Drop Published
2006-Aug-01
Drag-n-Drop This example shows how to implement drag and drop functionality to enable interaction between two iGrid.NET controls.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Rating Stars Published
2006-Aug-01
Rating Stars This sample demonstrates how to display rating stars from a predefined range in the iGrid.NET cells.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Booking Table Published
2006-Jul-19
Booking Table An iGrid-based booking table from this sample demonstrates customization abilities for cells and column headers (several rows in the header, vertical text, colorizing).
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Cell Popup Menu Published
2006-Jul-19
Cell Popup Menu Shows how to attach popup menus to iGrid cells.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample
Centered Row Published
2006-Jul-19
Centered Row This example demonstrates how to use the scroll bar's Value property to show the required row in a particular position on the screen.
Available editions:
» iGrid.NET 1.6, VS2003
Download this sample