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.
|
|
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+ |
|
|
|
|
Demonstrates how to change the default look of cell checkboxes to the iOS-style checkboxes.
Available editions:
» iGrid.NET 10.1, VS2010+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
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+ |
|
|
|
|
An implementation of sophisticated mask input (more than just specifying a static mask).
Available editions:
» iGrid.NET 6.0, VS2010+ |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
An easy-to-use class you can use to display total values in group rows.
Available editions:
» iGrid.NET 2.5, VS2005 |
|
|
|
|
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 |
|
|
|
|
This sample demonstrates how to turn your cells with numeric values into a progress bar indicator.
Available editions:
» iGrid.NET 2.0, VS2005 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
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 |
|
|
|
|
This sample demonstrates how to display rating stars from a predefined range in the iGrid.NET cells.
Available editions:
» iGrid.NET 1.6, VS2003 |
|
|
|
|
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 |
|
|
|
|
Shows how to attach popup menus to iGrid cells.
Available editions:
» iGrid.NET 1.6, VS2003 |
|
|
|
|
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 |
|
|