I have a Mastertableview and detailstableview.
I want to have a gridtemplatecolumn in GridTableView, and want to assign the value at runtime.
Say my GridTemplateColumn has a label and I want to set the value of the label programmatically in some event (like in simple grid we do it in OnItemDataBound), but here we do not have OnItemDatabound.
Thanks,
Het
I want to have a gridtemplatecolumn in GridTableView, and want to assign the value at runtime.
Say my GridTemplateColumn has a label and I want to set the value of the label programmatically in some event (like in simple grid we do it in OnItemDataBound), but here we do not have OnItemDatabound.
Thanks,
Het