Click here to Skip to main content
15,900,511 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionproperties and methods Pin
netJP12L6-May-09 4:13
netJP12L6-May-09 4:13 
AnswerRe: properties and methods Pin
Jeff Circeo6-May-09 12:29
Jeff Circeo6-May-09 12:29 
QuestionCheckBoxList DataBinding on Postback [modified] Pin
Swetha Sankaran6-May-09 3:53
Swetha Sankaran6-May-09 3:53 
QuestionTimer Control in User control Pin
scothykonma6-May-09 3:28
scothykonma6-May-09 3:28 
AnswerRe: Timer Control in User control Pin
Jeff Circeo6-May-09 12:31
Jeff Circeo6-May-09 12:31 
QuestionLocalizing DateTime using microsoft report viewer [ RDLC ] Pin
vbexpert16-May-09 2:27
vbexpert16-May-09 2:27 
Questionbind textboxes runtime Pin
Sneha Bisht6-May-09 1:20
Sneha Bisht6-May-09 1:20 
AnswerRe: bind textboxes runtime Pin
Abhijit Jana6-May-09 2:03
professionalAbhijit Jana6-May-09 2:03 
Sneha Bisht wrote:
Hi , All i want to bind some textboxes at runtime . user enter values on that , and after that some calculation done .
i use panel for create textboxex at runtime , enter value , but cant retreive the values . how can i find all these textbox values

In which event you are creating the TextBox. You have to create the control Before Page_Load(), other wise you will not able to get ViewState Data and PostBackData.
If you want to know more, please go through the ASP.NET Page Event LifeCycle.

Hope this will help you !!

cheers,
Abhijit
CodeProject MVP
Web Site:abhijitjana.net

Questiondomain check availability Pin
nithydurai6-May-09 1:12
nithydurai6-May-09 1:12 
AnswerRe: domain check availability Pin
Vimalsoft(Pty) Ltd6-May-09 1:18
professionalVimalsoft(Pty) Ltd6-May-09 1:18 
Questioncreate Windows Service Project in VS2005 & VS 2008??? Pin
nkmkrishna6-May-09 0:51
nkmkrishna6-May-09 0:51 
AnswerRe: create Windows Service Project in VS2005 & VS 2008??? Pin
Abhijit Jana6-May-09 1:01
professionalAbhijit Jana6-May-09 1:01 
AnswerRe: create Windows Service Project in VS2005 & VS 2008??? Pin
Baran M6-May-09 1:31
Baran M6-May-09 1:31 
GeneralRe: create Windows Service Project in VS2005 & VS 2008??? Pin
nkmkrishna6-May-09 2:03
nkmkrishna6-May-09 2:03 
GeneralRe: create Windows Service Project in VS2005 & VS 2008??? [modified] Pin
Baran M6-May-09 2:19
Baran M6-May-09 2:19 
QuestionMaster Page Pin
indian226-May-09 0:41
indian226-May-09 0:41 
AnswerRe: Master Page Pin
Abhijit Jana6-May-09 0:48
professionalAbhijit Jana6-May-09 0:48 
GeneralRe: Master Page Pin
indian226-May-09 18:58
indian226-May-09 18:58 
Questiondata display according to selected radio button list Pin
sanju056-May-09 0:32
sanju056-May-09 0:32 
AnswerRe: data display according to selected radio button list Pin
Abhijit Jana6-May-09 1:03
professionalAbhijit Jana6-May-09 1:03 
AnswerRe: data display according to selected radio button list Pin
souravghosh186-May-09 1:10
souravghosh186-May-09 1:10 
QuestionGrid View Pin
Amit Patel19856-May-09 0:20
Amit Patel19856-May-09 0:20 
AnswerRe: Grid View Pin
Abhijit Jana6-May-09 1:37
professionalAbhijit Jana6-May-09 1:37 
AnswerRe: Grid View Pin
Amit Patel19856-May-09 1:53
Amit Patel19856-May-09 1:53 
GeneralRe: Grid View Pin
Abhijit Jana6-May-09 10:29
professionalAbhijit Jana6-May-09 10:29 

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.