Home All Groups Group Topic Archive Search About
Author
1 Feb 2005 7:21 AM
Partha Protim Roy
I have a problem can anybody help me?

The problem:

I want to insert Combobox & Textbox inside DataGrid.

There will be three column in the grid one column will have Combobox and
other two column will have textbox.

PRoy

Author
1 Feb 2005 8:38 AM
Eliyahu Goldin
You need to use TemplateColumns. Read about them in MSDN library.

Eliyahu

Show quoteHide quote
"Partha Protim Roy" <par***@capoint.com> wrote in message
news:Oy0NR7CCFHA.2600@TK2MSFTNGP09.phx.gbl...
> I have a problem can anybody help me?
>
> The problem:
>
> I want to insert Combobox & Textbox inside DataGrid.
>
> There will be three column in the grid one column will have Combobox and
> other two column will have textbox.
>
> PRoy
>
>