Home
Analytics
How to remove whitespaces from Page display
sgeovar
I have to display the page as
"Page n of m"
Used Master Page to display the page.
Page looks like
"Page<white space> 1 of 1"
A lot of whitespaces.
How to remove these whitespaces ???
Is there any other way other than MasterPage to display the page ?
Thanks
Find more posts tagged with
Comments
sgeovar
Is it possible to display page n of m other than Master Page ?
(ie) Is it possible to design the "page n of m" in the Layout rather than Master Page ?
thuston
The page N of M is actually 4 controls. You just need to set the width to prevent the containing grid from stretching and adding whitespace between controls.