Click here to Skip to main content
15,894,362 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAdd HTML table row at run time by clicking a button Pin
_______________________14-Apr-10 4:26
_______________________14-Apr-10 4:26 
AnswerRe: Add HTML table row at run time by clicking a button Pin
Martin Jarvis14-Apr-10 10:58
Martin Jarvis14-Apr-10 10:58 
GeneralRe: Add HTML table row at run time by clicking a button Pin
_______________________14-Apr-10 16:45
_______________________14-Apr-10 16:45 
GeneralRe: Add HTML table row at run time by clicking a button Pin
Martin Jarvis14-Apr-10 23:00
Martin Jarvis14-Apr-10 23:00 
AnswerRe: Add HTML table row at run time by clicking a button Pin
daveyerwin14-Apr-10 12:14
daveyerwin14-Apr-10 12:14 
GeneralRe: Add HTML table row at run time by clicking a button Pin
Martin Jarvis14-Apr-10 23:02
Martin Jarvis14-Apr-10 23:02 
GeneralRe: Add HTML table row at run time by clicking a button Pin
daveyerwin15-Apr-10 1:18
daveyerwin15-Apr-10 1:18 
GeneralRe: Add HTML table row at run time by clicking a button Pin
Martin Jarvis15-Apr-10 1:26
Martin Jarvis15-Apr-10 1:26 
Yes, you can directly create the html controls and pick the values out of the form variables. But in the original example, it clearly shows ASP.NET controls with associated server side events within the table row to create.

Using the ASP.Net server controls to persist viewstate and handle the various events would save a lot of roll-your-own code.

Questionwindow.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 4:02
Sandesh M Patil14-Apr-10 4:02 
AnswerRe: window.open The Pop window can be resize as per the content of the page Pin
michaelschmitt14-Apr-10 5:38
michaelschmitt14-Apr-10 5:38 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 6:14
Sandesh M Patil14-Apr-10 6:14 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
daveyerwin14-Apr-10 7:05
daveyerwin14-Apr-10 7:05 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
Sandesh M Patil14-Apr-10 22:33
Sandesh M Patil14-Apr-10 22:33 
GeneralRe: window.open The Pop window can be resize as per the content of the page Pin
michaelschmitt14-Apr-10 23:31
michaelschmitt14-Apr-10 23:31 
QuestionHow to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 2:19
surender.m14-Apr-10 2:19 
AnswerRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 2:32
mentorNot Active14-Apr-10 2:32 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 3:05
surender.m14-Apr-10 3:05 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 3:36
mentorNot Active14-Apr-10 3:36 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 18:10
surender.m14-Apr-10 18:10 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active14-Apr-10 20:42
mentorNot Active14-Apr-10 20:42 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
surender.m14-Apr-10 20:48
surender.m14-Apr-10 20:48 
GeneralRe: How to Run 32 bit aspnet 1.1 applications on 64 bit machine. Pin
Not Active15-Apr-10 1:58
mentorNot Active15-Apr-10 1:58 
QuestionMSChart Pin
Tufail Ahmad14-Apr-10 2:14
Tufail Ahmad14-Apr-10 2:14 
QuestionHow to avoid postback of ASP: Image Button Pin
ChandrakanthGaddam14-Apr-10 1:50
ChandrakanthGaddam14-Apr-10 1:50 
AnswerRe: How to avoid postback of ASP: Image Button Pin
saini arun14-Apr-10 1:52
saini arun14-Apr-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.