Re: Placing Custom User Control in a datagrid cell by Dmytro
Dmytro
Thu Oct 20 04:51:45 CDT 2005
Hi Joe,
I remember MSDN docs on the DataGridColumnStyle class contained an example
of building a custom column style placing a drop-down box inside data grid
cells.
--
Sincerely,
Dmytro Lapshyn [Visual Developer - Visual C# MVP]
"JoeGeeky" <JoeGeeky@discussions.microsoft.com> wrote in message
news:1783ADB7-02B4-4DA8-B007-1A91835BFED8@microsoft.com...
>I have been working with the datagrid styles and have been trying to figure
> out how to place a user control in a data grid cell. Is there a supported
> method for doing this or is there a better option for creating an excel
> style
> grid of controls.