Click here to Skip to main content
15,910,980 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionOpen/Save word documen in the server Pin
Member 22716559-Jun-06 22:12
Member 22716559-Jun-06 22:12 
AnswerRe: Open/Save word documen in the server Pin
Guffa9-Jun-06 23:22
Guffa9-Jun-06 23:22 
QuestionValidation Control Error Pin
meetbinu20039-Jun-06 20:48
meetbinu20039-Jun-06 20:48 
AnswerRe: Validation Control Error Pin
Sushant Duggal9-Jun-06 21:46
Sushant Duggal9-Jun-06 21:46 
QuestionUpload File Pin
**Genius**9-Jun-06 20:44
**Genius**9-Jun-06 20:44 
AnswerRe: Upload File Pin
Chris Maunder10-Jun-06 2:28
cofounderChris Maunder10-Jun-06 2:28 
Questiondynamically add control Pin
rajmani9-Jun-06 20:13
rajmani9-Jun-06 20:13 
AnswerRe: dynamically add control Pin
Mircea Grelus10-Jun-06 0:22
Mircea Grelus10-Jun-06 0:22 
When adding controls dinamically to a page, you should add them inside a placeholder control.
This assures that your controls will render correctly. Sometimes when not adding the controls in the place holder they will work other times they won't. Just like in your case.

So, add a place holder control in the page controls collection, then add your linkbutton inside the place holder.

regards,
Mircea
Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.
AnswerRe: dynamically add control Pin
minhpc_bk11-Jun-06 16:06
minhpc_bk11-Jun-06 16:06 
Questionround of in the integer in vb.net 1.1 Pin
amaneet9-Jun-06 20:09
amaneet9-Jun-06 20:09 
AnswerRe: round of in the integer in vb.net 1.1 Pin
thomas_joyee9-Jun-06 21:04
thomas_joyee9-Jun-06 21:04 
AnswerRe: round of in the integer in vb.net 1.1 Pin
Guffa9-Jun-06 23:20
Guffa9-Jun-06 23:20 
QuestionMultiLingual Pin
david boon9-Jun-06 19:51
david boon9-Jun-06 19:51 
AnswerRe: MultiLingual Pin
albCode10-Jun-06 0:22
albCode10-Jun-06 0:22 
AnswerRe: MultiLingual Pin
minhpc_bk11-Jun-06 16:11
minhpc_bk11-Jun-06 16:11 
QuestionNoisy images Pin
asprajesh9-Jun-06 19:28
asprajesh9-Jun-06 19:28 
AnswerRe: Noisy images Pin
wEb GuRu...9-Jun-06 20:31
wEb GuRu...9-Jun-06 20:31 
Questionremaining number in vb.net 1.1 [modified] Pin
amaneet9-Jun-06 19:28
amaneet9-Jun-06 19:28 
AnswerRe: remaining number in vb.net 1.1 Pin
Mircea Grelus10-Jun-06 0:40
Mircea Grelus10-Jun-06 0:40 
QuestionPaypal Payment Pro Integeration Pin
wEb GuRu...9-Jun-06 19:24
wEb GuRu...9-Jun-06 19:24 
AnswerRe: Paypal Payment Pro Integeration Pin
minhpc_bk11-Jun-06 16:15
minhpc_bk11-Jun-06 16:15 
Questionselection of string at runtime in vb.net1.1 Pin
amaneet9-Jun-06 19:12
amaneet9-Jun-06 19:12 
Questionclick on the row in the datagrid in vb.net1.1 Pin
amaneet9-Jun-06 18:56
amaneet9-Jun-06 18:56 
QuestionProblem with BodyFormat in email from asp.net page Pin
machocr9-Jun-06 10:21
machocr9-Jun-06 10:21 
AnswerRe: Problem with BodyFormat in email from asp.net page Pin
minhpc_bk11-Jun-06 16:19
minhpc_bk11-Jun-06 16:19 

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.