Click here to Skip to main content
15,917,481 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sirs

I want to enlarge the content place holder based upon the fields but I cannot set the with size and height size.

The content place holder displaying fields with limited area only
the data grid also hide some columns.

How can I enlarge the content place holder full page of asp.net or based upon out entered fields?

Please clear this doubt and help me


Nandakumar.S
Posted
Updated 19-Oct-10 2:52am
v4
Comments
Dalek Dave 19-Oct-10 3:37am    
Edited for Grammar.

1 solution

Did you mean tag in master page?
Something like this?

XML
<asp:ContentPlaceHolder ID="ContentPlaceHolder1" runat="server">


If i understand you problem correctly, its depends what html (and theirs css styles) tags you have inside .aspx file which use your master page.
 
Share this answer
 
Comments
Sandeep Mewara 19-Oct-10 5:50am    
Comment from OP:

hi sir

as you said, the content place holder appear out of html tag and the form inherits from the master page so please explain the increase of content placeholder

Nandakumar.S .
Ankur\m/ 19-Oct-10 8:58am    
[moved from answer]
n.podbielski wrote:
Send some code or maybe another more explanatory explanations Smile of what you exactly trying to do...
Maybe someone will understand enough to give you some advice

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900