K
Kevin
hi all,
I created a dataset and binded it to datagrid, it displays okay. But
now I need to add a link to a column name has_picture, if has_picture=1 then
link shows
else if has_picture=0 then link doesn't show. Basically I don't know how to
implement such a logic. I am assuming I need to do this in codebehind but
how?
I created a dataset and binded it to datagrid, it displays okay. But
now I need to add a link to a column name has_picture, if has_picture=1 then
link shows
else if has_picture=0 then link doesn't show. Basically I don't know how to
implement such a logic. I am assuming I need to do this in codebehind but
how?