consider this scenario 'A' is one data provider
A has "abc" as value
consider 'B' another data provider
which has "def" as value  

now for the datagrid

can we display like this

column name ---------- VAL
columnvalue ---------- abc -which is value of data provider 'A'
columnvalue ---------- def -which is value of data provider 'B'

is it possible?If it is then please reply.



Reply via email to