开发者

How to arrange fields in a vb.net report

I am using VS2010. I am trying to make reports using Report Viewer. This is how I have arrange开发者_如何转开发d my fields (using Table).

How to arrange fields in a vb.net report

I want to make it look like this

How to arrange fields in a vb.net report


You could use a list for this, which is like a repeater control in ASP.net if you are familiar:

http://msdn.microsoft.com/en-us/library/ms159121.aspx

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜