Hey
Is it possible to bind a column to a related table?
If i add a column like this where "tblCategory" is the related table:
I can see that it's an [Object] and that it does refer to: "data.svc/tblProducts(1)/tblProducts"
Is it possible to get the data from that somehow?
Cheers
Is it possible to bind a column to a related table?
If i add a column like this where "tblCategory" is the related table:
{
field:
"tblCategory"
,
title:
"Category"
}
I can see that it's an [Object] and that it does refer to: "data.svc/tblProducts(1)/tblProducts"
Is it possible to get the data from that somehow?
Cheers