Click here to Skip to main content
16,005,241 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to get session variable to work Pin
Guffa27-Jun-06 8:52
Guffa27-Jun-06 8:52 
GeneralRe: How to get session variable to work Pin
Elina Blank27-Jun-06 8:57
sitebuilderElina Blank27-Jun-06 8:57 
QuestionExtending WebPartManager class Pin
Chris McGlothen27-Jun-06 6:17
Chris McGlothen27-Jun-06 6:17 
AnswerRe: Extending WebPartManager class Pin
minhpc_bk27-Jun-06 21:05
minhpc_bk27-Jun-06 21:05 
GeneralRe: Extending WebPartManager class Pin
Chris McGlothen28-Jun-06 4:19
Chris McGlothen28-Jun-06 4:19 
QuestionWeb Control Table Pin
varshavmane27-Jun-06 5:15
varshavmane27-Jun-06 5:15 
QuestionTo maintain the view state of a dynamically created control Pin
sishya27-Jun-06 3:54
sishya27-Jun-06 3:54 
AnswerRe: To maintain the view state of a dynamically created control Pin
minhpc_bk27-Jun-06 4:41
minhpc_bk27-Jun-06 4:41 
Actually, the dynamic control can persist data in the ViewState as the static control does. The important thing when working with the dynamic control is that you need to choose the right event to readd the dynamic controls. If this happens after the ViewState is loaded, then it will loose its ViewState data. For more information, you should read about the control life cycle in MSDN.
AnswerRe: To maintain the view state of a dynamically created control [modified] Pin
Hain Kurt27-Jun-06 4:42
Hain Kurt27-Jun-06 4:42 
Questioninsert a string dd/mm/yyyy in database (urgent) Pin
rajeev kumar sharma27-Jun-06 3:22
rajeev kumar sharma27-Jun-06 3:22 
AnswerRe: insert a string dd/mm/yyyy in database (urgent) Pin
Guffa27-Jun-06 4:05
Guffa27-Jun-06 4:05 
QuestionError Pin
Hamid_RT27-Jun-06 2:58
Hamid_RT27-Jun-06 2:58 
QuestionOnline Trading software Pin
fragnent200327-Jun-06 2:39
fragnent200327-Jun-06 2:39 
AnswerRe: Online Trading software Pin
chhabra0071-Oct-09 0:51
chhabra0071-Oct-09 0:51 
QuestionDatagrid Pin
kuwl_mark27-Jun-06 2:10
kuwl_mark27-Jun-06 2:10 
AnswerRe: Datagrid Pin
ketankumar27-Jun-06 2:52
ketankumar27-Jun-06 2:52 
AnswerRe: Datagrid Pin
Not Active27-Jun-06 3:56
mentorNot Active27-Jun-06 3:56 
QuestionExcel in ASP.NET Pin
Haridas.R27-Jun-06 0:53
Haridas.R27-Jun-06 0:53 
AnswerRe: Excel in ASP.NET Pin
ketankumar27-Jun-06 1:55
ketankumar27-Jun-06 1:55 
GeneralRe: Excel in ASP.NET Pin
Haridas.R27-Jun-06 21:49
Haridas.R27-Jun-06 21:49 
AnswerRe: Excel in ASP.NET Pin
minhpc_bk27-Jun-06 4:44
minhpc_bk27-Jun-06 4:44 
QuestionDatagrid Pin
deepa_khatri27-Jun-06 0:52
deepa_khatri27-Jun-06 0:52 
AnswerRe: Datagrid Pin
BalasahebK27-Jun-06 1:41
BalasahebK27-Jun-06 1:41 
QuestionSaving a jpg file--PLZ HELP Pin
Jeeva Mary Varghese27-Jun-06 0:35
Jeeva Mary Varghese27-Jun-06 0:35 
AnswerRe: Saving a jpg file--PLZ HELP Pin
Guffa27-Jun-06 7:24
Guffa27-Jun-06 7:24 

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.