Nested datalist
we have a datalist control with 3 bound column.
we have another datalist control inside the itemtemplate of the
previous datalist which has a databound function.
and we have to pass the value of two bound colmn of original datalist as argumnt to this databound function
how is it possible ?
Adas
|