M
mitramay
I am creating a dynamic datagrid. The controls in some of the template
columns will have to be generated based on the data contained in them
(i.e. the data for that respective DataField column). For example, if I
have a column called Available, the possible values for it are Yes or
No. In case it is "Yes" I need a label in that column and in case it is
"No" I need a hyperlink. Pls help.
columns will have to be generated based on the data contained in them
(i.e. the data for that respective DataField column). For example, if I
have a column called Available, the possible values for it are Yes or
No. In case it is "Yes" I need a label in that column and in case it is
"No" I need a hyperlink. Pls help.