Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 2:26
eyeseetee8-Jul-08 2:26 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 2:43
Nirandas8-Jul-08 2:43 
GeneralRe: problem creating textbox on the fly [modified] Pin
eyeseetee8-Jul-08 2:56
eyeseetee8-Jul-08 2:56 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:10
Nirandas8-Jul-08 3:10 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 3:31
eyeseetee8-Jul-08 3:31 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 3:41
Nirandas8-Jul-08 3:41 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 4:01
eyeseetee8-Jul-08 4:01 
GeneralRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 4:13
Nirandas8-Jul-08 4:13 
The complete statement should be in a single line. And the quotes should not be empty, it should contain <br />
The line will be:
lb.Text = "<br />" + row["field"].ToString(); 

I didn't formatted the code correctly last time, sorry.
You can insert any html markup there, since you want a line break, use <br />
Goodluck.

Nirandas,
a developer from India.
http://www.nirandas.com

GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 4:26
eyeseetee8-Jul-08 4:26 
GeneralRe: problem creating textbox on the fly [modified] Pin
Sherin Iranimose8-Jul-08 4:52
Sherin Iranimose8-Jul-08 4:52 
AnswerRe: problem creating textbox on the fly Pin
Nirandas8-Jul-08 4:47
Nirandas8-Jul-08 4:47 
GeneralRe: problem creating textbox on the fly Pin
eyeseetee8-Jul-08 5:13
eyeseetee8-Jul-08 5:13 
Questionstatic ip address Pin
brettokumar8-Jul-08 0:28
professionalbrettokumar8-Jul-08 0:28 
AnswerRe: static ip address Pin
tina->newcoder8-Jul-08 1:48
tina->newcoder8-Jul-08 1:48 
QuestionGridview Caption ? Pin
Masood Kochi,SSF7-Jul-08 23:52
Masood Kochi,SSF7-Jul-08 23:52 
AnswerRe: Gridview Caption ? Pin
eyeseetee7-Jul-08 23:55
eyeseetee7-Jul-08 23:55 
Questionproblem with disabling field in gridview Pin
eyeseetee7-Jul-08 23:50
eyeseetee7-Jul-08 23:50 
AnswerRe: problem with disabling field in gridview Pin
eyeseetee7-Jul-08 23:59
eyeseetee7-Jul-08 23:59 
GeneralRe: problem with disabling field in gridview Pin
_AK_8-Jul-08 0:34
_AK_8-Jul-08 0:34 
GeneralRe: problem with disabling field in gridview Pin
eyeseetee8-Jul-08 1:03
eyeseetee8-Jul-08 1:03 
GeneralRe: problem with disabling field in gridview Pin
_AK_8-Jul-08 1:11
_AK_8-Jul-08 1:11 
QuestionStop load event of web form Pin
BalasubramanianK7-Jul-08 23:39
BalasubramanianK7-Jul-08 23:39 
AnswerRe: Stop load event of web form Pin
N a v a n e e t h7-Jul-08 23:43
N a v a n e e t h7-Jul-08 23:43 
GeneralRe: Stop load event of web form Pin
BalasubramanianK8-Jul-08 0:46
BalasubramanianK8-Jul-08 0:46 
AnswerRe: Stop load event of web form Pin
Nirandas8-Jul-08 0:06
Nirandas8-Jul-08 0:06 

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.