|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Webpartzone as DIVThe webpartzone is rendered as
<table cellspacing="0" cellpadding="0" border="0" id="ctl00_ContentPlaceHolder1_WebPartZone1"> <tr> <td style="height:100%;"><table cellspacing="0" cellpadding="0" border="0" style="width:100%;height:100%;"> I want to use DIV instead of TABLE to render the WebPartZone. Is it possible to do it? How? You can easily put the webpartzone in a DIV?
The table is used to render webparts in the webpartzone. Good Luck DWS Show quoteHide quote "Prashant Majhwar" wrote: > The webpartzone is rendered as > > <table cellspacing="0" cellpadding="0" border="0" > id="ctl00_ContentPlaceHolder1_WebPartZone1"> > <tr> > <td style="height:100%;"><table cellspacing="0" cellpadding="0" border="0" > style="width:100%;height:100%;"> > > I want to use DIV instead of TABLE to render the WebPartZone. Is it > possible to do it? > How? > > >
Surprise with Textbox1.Text
Open htm and asp pagen inside an .NET aspx project Deriving from built-in DataGrid control Determining which control has the focus on my web page User Control question controls recommendation Calendar control question CREATE DATABASE permission denied in database 'master' A strange JScript behavior Gridview invisible--why? |
|||||||||||||||||||||||