A simple example of a Datagrid that dynamicly places a "Month control on column 0" and "Combobox on cloumn 2" when you click on the cell. Use this same code to add any control to the grid. Hope this can be helpful.
Shows how to get the former and current value in the current cell of a DataGridView along with customizing the current DataGridView context menu.(ScreenShot)
This project demonstrates a very simple usage implementing a DataGridViewImageColumn. The project has been kept simple to allow a good learning experience.
Nothing is needed outside of Visual Studio, all data needed is created via an array for the demo.(ScreenShot)
This code shows how to keep the current row position highlighted after a sort is done by a user on a DataGridView by clicking one of the column headers.(ScreenShot)
Introduction
At the time of this writing, the standard Windows Forms .NET TreeView control doesn't support the concept of databinding like the ASP.NET TreeView control. So, we are left writing our own solutions. This solution provides a standardized way t ...(description truncated)(ScreenShot)
A control which is user friendly and truly complete. Time adjustment up to the millennium, sun & moon data, UTC, day setting, time zone and system set are a click away, daylight info is shown. The flexible GUI allows personal styling. Extended user comfor ...(description truncated)(ScreenShot)