Suppose i have 3 columns in table rdlc. if i show two columns only 1st and 3rd then the 2nd columns width didnt get hide... means it's width shown in report. so how can i remove that width.. plz help me guys... Thanks in Advance..
right click on the column >> properties >> under Visibility >> set it to hidden
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
i already do that..
i have three columns if i hide second one columns then the column is hide.
BUT column space is not hide.. it's shows blank... so i want to remove that space..
means first and third column between still space is shown in report...
One quick question, why you want to have the column when you want to hide it, if its visibility based on some expression, then why dont you set the value expression of a column based on your condition. ex. the value expression of your column:
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
Boss i also using that expression through hide that column..
but i cant hide width of that column...
and i m making dynamic report that's y i want to hide that column...
please help buddy..
thanks for giving your time...
visual studio 2010
and u ??
i tried again but still that blank space comes..
and it comes when i generate report so..
bcoz i making dynamic report that's y...
Thanks for giving ur time....
paramrakholi...
0 Points
6 Posts
how to hide columns width in report wizard visual studio 2010
Dec 26, 2012 10:43 AM|LINK
Suppose i have 3 columns in table rdlc.
if i show two columns only 1st and 3rd then the 2nd columns width didnt get hide... means it's width shown in report. so how can i remove that width..
plz help me guys...
Thanks in Advance..
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 26, 2012 02:17 PM|LINK
right click on the column >> properties >> under Visibility >> set it to hidden
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
paramrakholi...
0 Points
6 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 26, 2012 07:19 PM|LINK
i already do that..
i have three columns if i hide second one columns then the column is hide.
BUT column space is not hide.. it's shows blank... so i want to remove that space..
means first and third column between still space is shown in report...
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 27, 2012 04:10 AM|LINK
One quick question, why you want to have the column when you want to hide it, if its visibility based on some expression, then why dont you set the value expression of a column based on your condition. ex. the value expression of your column:
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
paramrakholi...
0 Points
6 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 27, 2012 04:27 AM|LINK
Boss i also using that expression through hide that column..
but i cant hide width of that column...
and i m making dynamic report that's y i want to hide that column...
please help buddy..
thanks for giving your time...
Nishantg
Participant
1254 Points
277 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 27, 2012 09:42 AM|LINK
Hi,
I tried to reproduce the problem in my machine, but wasn't able to. If I am hiding the column there is no blank space is coming.
Can you please tell me which version you are using and when you are seeing the blank space?
Thanks
Nishant
paramrakholi...
0 Points
6 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 27, 2012 10:12 AM|LINK
visual studio 2010
and u ??
i tried again but still that blank space comes..
and it comes when i generate report so..
bcoz i making dynamic report that's y...
Thanks for giving ur time....
paramrakholi...
0 Points
6 Posts
Re: how to hide columns width in report wizard visual studio 2010
Dec 31, 2012 06:48 AM|LINK
plz help yar still i didnt got my answer...