Customizing CellTypes

Hi, i´m developing custom Win Form Controls (using C#) and I need to know if it´s possible to use my own controls inside a Cell of the essential grid. Most of my custom WinForm Controls are created using inheritance from base .NET Framework controls. Thanx for your time!!

1 Reply

AD Administrator Syncfusion Team June 5, 2003 10:14 AM UTC

Our version 1.6 has special support for using Windows Forms controls in a cell. For example, it has samples that wrap a MonthCalendar in a cell control, a Slider in a cell control, a PictureBox on a cell control, as well as some others.

Loader.
Up arrow icon