-I want to display a view include two columns ,the left display odd rows and the right display even rows same databaseTable in RDLC report
-i found the solution : create three table (like CSS) the main table(A) has two columns ,the left column include a table (B) and the right column display another table(C)
- when i choose the datasetName of table A is none ,i cant choose datasetName for B or C
Ashutosh Pathak
Blog: http://catchcode.blogspot.com Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS
namhaivolam
Member
6 Points
19 Posts
display multidataset in a table RDLC
Nov 18, 2012 05:47 AM|LINK
please help me !
-I want to display a view include two columns ,the left display odd rows and the right display even rows same databaseTable in RDLC report
-i found the solution : create three table (like CSS) the main table(A) has two columns ,the left column include a table (B) and the right column display another table(C)
- when i choose the datasetName of table A is none ,i cant choose datasetName for B or C
So How can i choose datasetName for B and C ?
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: display multidataset in a table RDLC
Nov 19, 2012 04:59 AM|LINK
can you please give more clarity on the issues.
Blog: http://catchcode.blogspot.com
Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS