D
Do
Hi,
I have a dataset that returns values.
I have done some calculation and
1) want to set the results into a label
that I have put into an itemtemplate in a datagrid.
2) Or just set the values to a new column in the existing dataset
and use that data for my datagrid
How do I go about doing this?
Do
I have a dataset that returns values.
I have done some calculation and
1) want to set the results into a label
that I have put into an itemtemplate in a datagrid.
2) Or just set the values to a new column in the existing dataset
and use that data for my datagrid
How do I go about doing this?
Do