hosting control in datagrid cell
C#
4
Posts
3
Posters
0
Views
1
Watching
-
hi, i want to host a control in a datagrid cell(single cell) not the entire column.is there any easy way for doing this?
-
hi, i want to host a control in a datagrid cell(single cell) not the entire column.is there any easy way for doing this?
-
this is for entire column i think i need to add a control to only one cell i.e first cell of grid.
-
hi, i want to host a control in a datagrid cell(single cell) not the entire column.is there any easy way for doing this?
I have 2 questions..... 1) Are you binding your grid dynamically or is it fix and records won't change? 2) Why you need control only in one cell, is there any specific purpose?