Click here to Skip to main content
15,906,624 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionWhich is better? Pin
samerh25-Oct-07 23:27
samerh25-Oct-07 23:27 
AnswerRe: Which is better? Pin
Christian Graus26-Oct-07 0:25
protectorChristian Graus26-Oct-07 0:25 
AnswerRe: Which is better? Pin
Blumen26-Oct-07 0:35
Blumen26-Oct-07 0:35 
QuestionHow to get values from text box , drop down control in the datagrid which was created dynamically,pls help Pin
Vipin Raj25-Oct-07 23:25
Vipin Raj25-Oct-07 23:25 
AnswerRe: How to get values from text box , drop down control in the datagrid which was created dynamically,pls help Pin
natraj8125-Oct-07 23:32
natraj8125-Oct-07 23:32 
GeneralRe: How to get values from text box , drop down control in the datagrid which was created dynamically,pls help Pin
Vipin Raj25-Oct-07 23:41
Vipin Raj25-Oct-07 23:41 
GeneralRe: How to get values from text box , drop down control in the datagrid which was created dynamically,pls help Pin
natraj8125-Oct-07 23:43
natraj8125-Oct-07 23:43 
AnswerRe: How to get values from text box , drop down control in the datagrid which was created dynamically,pls help Pin
Agrawal Satish Kumar26-Oct-07 3:47
Agrawal Satish Kumar26-Oct-07 3:47 
While submitting the page retrieve these values through Javascript and store all the values by making comma separated in the hidden variable and then access those values on server side from hidden variable.

I would like to know one more thing that in Page_Load event whether you have written or not 'If (!IsPostBack)' . If you have not written this condition then there might be the chance that during Page_Load event firing these controls are removed if you are generating the control dynamically. If you put this condition and try to retrieve these controls value with in this condition then you might be able to retrieve it.

Satish Agrawal

QuestionStart session using httpclient Pin
natraj8125-Oct-07 23:14
natraj8125-Oct-07 23:14 
Questionhow to get a roll over effect on a grid Pin
Prakash_Mishra25-Oct-07 22:51
Prakash_Mishra25-Oct-07 22:51 
AnswerRe: how to get a roll over effect on a grid Pin
pmarfleet25-Oct-07 23:34
pmarfleet25-Oct-07 23:34 
Questiondrop down with ajax Pin
tauras8125-Oct-07 22:04
tauras8125-Oct-07 22:04 
AnswerRe: drop down with ajax Pin
SHatchard25-Oct-07 22:06
SHatchard25-Oct-07 22:06 
QuestionValidations Pin
bhattiprolu25-Oct-07 21:43
bhattiprolu25-Oct-07 21:43 
AnswerRe: Validations Pin
Sandeep Akhare25-Oct-07 22:04
Sandeep Akhare25-Oct-07 22:04 
GeneralRe: Validations Pin
bhattiprolu25-Oct-07 22:10
bhattiprolu25-Oct-07 22:10 
GeneralRe: Validations Pin
Sandeep Akhare25-Oct-07 22:24
Sandeep Akhare25-Oct-07 22:24 
GeneralRe: Validations Pin
bhattiprolu25-Oct-07 22:40
bhattiprolu25-Oct-07 22:40 
GeneralRe: Validations Pin
Spunky Coder25-Oct-07 22:27
Spunky Coder25-Oct-07 22:27 
GeneralRe: Validations Pin
bhattiprolu26-Oct-07 0:51
bhattiprolu26-Oct-07 0:51 
AnswerRe: Validations Pin
Shanmugam R26-Oct-07 2:21
Shanmugam R26-Oct-07 2:21 
GeneralRe: Validations Pin
bhattiprolu26-Oct-07 3:58
bhattiprolu26-Oct-07 3:58 
GeneralRe: Validations Pin
Shanmugam R28-Oct-07 20:06
Shanmugam R28-Oct-07 20:06 
Questionwhen run a project localhost create a problem Pin
Rinki Mukheraji25-Oct-07 21:36
Rinki Mukheraji25-Oct-07 21:36 
QuestionMake Readonly Footer Templet while click on edit in datagrid Pin
hiren dave25-Oct-07 21:32
hiren dave25-Oct-07 21:32 

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.