Click here to Skip to main content
15,914,160 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDynamic Template control and value persistence Pin
Shivan Nandan14-Jan-10 1:43
Shivan Nandan14-Jan-10 1:43 
AnswerRe: Dynamic Template control and value persistence Pin
Shivan Nandan14-Jan-10 19:05
Shivan Nandan14-Jan-10 19:05 
GeneralRe: Dynamic Template control and value persistence Pin
Ashfield14-Jan-10 21:32
Ashfield14-Jan-10 21:32 
AnswerRe: Dynamic Template control and value persistence Pin
April Fans14-Jan-10 22:19
April Fans14-Jan-10 22:19 
GeneralRe: Dynamic Template control and value persistence Pin
Shivan Nandan14-Jan-10 22:28
Shivan Nandan14-Jan-10 22:28 
Question32 bit dll issue on 64 bit Production Server Pin
Jeneesh K. Velayudhan13-Jan-10 23:01
Jeneesh K. Velayudhan13-Jan-10 23:01 
AnswerRe: 32 bit dll issue on 64 bit Production Server Pin
Brij13-Jan-10 23:24
mentorBrij13-Jan-10 23:24 
GeneralRe: 32 bit dll issue on 64 bit Production Server Pin
Jeneesh K. Velayudhan17-Jan-10 18:18
Jeneesh K. Velayudhan17-Jan-10 18:18 
AnswerRe: 32 bit dll issue on 64 bit Production Server Pin
The Man from U.N.C.L.E.14-Jan-10 4:12
The Man from U.N.C.L.E.14-Jan-10 4:12 
GeneralRe: 32 bit dll issue on 64 bit Production Server Pin
Jeneesh K. Velayudhan17-Jan-10 18:23
Jeneesh K. Velayudhan17-Jan-10 18:23 
QuestionDeploy web application in to IIS 7 Pin
Sagar.H.Mistry13-Jan-10 20:08
Sagar.H.Mistry13-Jan-10 20:08 
AnswerRe: Deploy web application in to IIS 7 Pin
Sathesh Sakthivel13-Jan-10 21:37
Sathesh Sakthivel13-Jan-10 21:37 
AnswerRe: Deploy web application in to IIS 7 Pin
Brij13-Jan-10 23:08
mentorBrij13-Jan-10 23:08 
QuestionHow to make label's text H1 by setting up a font property Pin
Tina P13-Jan-10 16:01
Tina P13-Jan-10 16:01 
AnswerRe: How to make label's text H1 by setting up a font property Pin
Anurag Gandhi13-Jan-10 19:13
professionalAnurag Gandhi13-Jan-10 19:13 
QuestionStretching html table column will not fit Pin
dptalt13-Jan-10 9:09
dptalt13-Jan-10 9:09 
I have an asp label in a table as shown below.   The label text is set in the codebehind.   I would like the table column to stretch when the label text is to long to fix instead of it wrapping to the next line.   How can this be accomplished?


<table cellpadding="0" cellspacing="0" style="width: 100%;">
   <tr>
      <td style="width: 250px">>
         <asp:Label ID="Label2" runat="server" Text="Label" Font-Size="9pt"></asp:Label>
AnswerRe: Stretching html table column will not fit Pin
Not Active13-Jan-10 9:12
mentorNot Active13-Jan-10 9:12 
AnswerRe: Stretching html table column will not fit Pin
Anurag Gandhi13-Jan-10 13:34
professionalAnurag Gandhi13-Jan-10 13:34 
AnswerRe: Stretching html table column will not fit Pin
nabber13-Jan-10 19:42
nabber13-Jan-10 19:42 
AnswerRe: Stretching html table column will not fit Pin
April Fans14-Jan-10 22:26
April Fans14-Jan-10 22:26 
QuestionForce password change after Password recovery Pin
THE SK13-Jan-10 7:38
THE SK13-Jan-10 7:38 
AnswerRe: Force password change after Password recovery Pin
Not Active13-Jan-10 9:10
mentorNot Active13-Jan-10 9:10 
AnswerRe: Force password change after Password recovery Pin
Sathesh Sakthivel13-Jan-10 21:41
Sathesh Sakthivel13-Jan-10 21:41 
QuestionCP part Pin
JustWorking13-Jan-10 4:11
JustWorking13-Jan-10 4:11 
AnswerRe: CP part Pin
OriginalGriff14-Jan-10 1:52
mveOriginalGriff14-Jan-10 1:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.