Click here to Skip to main content
15,917,618 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
varshavmane14-Feb-07 22:10
varshavmane14-Feb-07 22:10 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan14-Feb-07 22:18
Imran Khan Pathan14-Feb-07 22:18 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 22:36
ritu432114-Feb-07 22:36 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
varshavmane14-Feb-07 22:38
varshavmane14-Feb-07 22:38 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan14-Feb-07 23:06
Imran Khan Pathan14-Feb-07 23:06 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
ritu432114-Feb-07 23:17
ritu432114-Feb-07 23:17 
GeneralRe: Gridview + asp.net 2.0 + c# Pin
Imran Khan Pathan15-Feb-07 0:16
Imran Khan Pathan15-Feb-07 0:16 
QuestionHow to call web reference without adding webreference in asp.net 2.0 Pin
nikhil123414-Feb-07 19:53
nikhil123414-Feb-07 19:53 
AnswerRe: How to call web reference without adding webreference in asp.net 2.0 Pin
Michael Sync14-Feb-07 20:14
Michael Sync14-Feb-07 20:14 
Questionxls date time format Pin
yogesh m14-Feb-07 19:23
yogesh m14-Feb-07 19:23 
QuestionWeb set up problem Pin
mohd imran abdul aziz14-Feb-07 19:17
mohd imran abdul aziz14-Feb-07 19:17 
QuestionXML using XSL Pin
fmlove14-Feb-07 19:09
fmlove14-Feb-07 19:09 
AnswerRe: XML using XSL Pin
Walter_H15-Feb-07 1:43
Walter_H15-Feb-07 1:43 
Questionwebhost -- your opinion Pin
the pink jedi14-Feb-07 17:27
the pink jedi14-Feb-07 17:27 
AnswerRe: webhost -- your opinion Pin
Neeraj Arora14-Feb-07 18:14
Neeraj Arora14-Feb-07 18:14 
AnswerRe: webhost -- your opinion [modified] Pin
Michael Sync14-Feb-07 20:02
Michael Sync14-Feb-07 20:02 
Questionsession expires after file update... Pin
PandemoniumPasha14-Feb-07 17:16
PandemoniumPasha14-Feb-07 17:16 
AnswerRe: session expires after file update... Pin
Neeraj Arora14-Feb-07 18:17
Neeraj Arora14-Feb-07 18:17 
GeneralRe: session expires after file update... Pin
PandemoniumPasha14-Feb-07 20:34
PandemoniumPasha14-Feb-07 20:34 
QuestionQuestion about HeaderStyle in GridView Pin
xiao bin bin14-Feb-07 11:43
xiao bin bin14-Feb-07 11:43 
AnswerRe: Question about HeaderStyle in GridView Pin
Shajeel14-Feb-07 19:03
Shajeel14-Feb-07 19:03 
GeneralRe: Question about HeaderStyle in GridView Pin
xiao bin bin14-Feb-07 19:44
xiao bin bin14-Feb-07 19:44 
GeneralRe: Question about HeaderStyle in GridView Pin
Shajeel14-Feb-07 20:02
Shajeel14-Feb-07 20:02 
QuestionLabels and master pages Pin
mintajalepi14-Feb-07 10:19
mintajalepi14-Feb-07 10:19 
Hi,

I have a strange problem that I could use some help with.

Using Visual Web Developer I have a solution using ASP2 that has a master page with one content pane. I then:

- added a webform to my solution based on the master page. This is Default.aspx
- added a label to the content pane of Default.aspx
- set the text property of the label to be "Line1
Line2"

Running the page in the browser shows BOTH lines on the same line (1st line), i.e. the second line is written over the first line.

I then added another webform to the solution but did not base it on the master page. To this webform I added a label and set the text property to "Line1-no-master
Line2-no-master". This works fine. On line 1 I get the text "Line1-no-master" and onthe line below is the text "Line 2-no-master".

Question is, why does the master page based solution above not work? Is there a known workaround or a solution that someone can suggest?

I'm tearing my hair out over this....!!!

All help appreciated..

Thanks,
Questionasp.net-text editor Pin
luckyve14-Feb-07 8:18
luckyve14-Feb-07 8:18 

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.