开发者

Report Viewer - non tabular display of data

Is there a way to display the results from a DataSet without a table control. If I try to use something like a label, and I us开发者_运维知识库e an expression for the label's value, I only see the first result.


Use a List. This will repeat through your data and allows for flexibility with your textboxes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜