Click here to Skip to main content
15,893,487 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: reg image wen specified in table Pin
manoj_mishra21-Apr-10 0:55
manoj_mishra21-Apr-10 0:55 
QuestionGridDataitem retrival issue Pin
mark_me20-Apr-10 15:25
mark_me20-Apr-10 15:25 
AnswerRe: GridDataitem retrival issue Pin
Arindam Tewary20-Apr-10 22:32
professionalArindam Tewary20-Apr-10 22:32 
NewsWindows Azure Free 1 week pass - 19 to 26 April Pin
GoAzure20-Apr-10 11:32
GoAzure20-Apr-10 11:32 
RantRe: Windows Azure Free 1 week pass - 19 to 26 April Pin
Rutvik Dave21-Apr-10 5:23
professionalRutvik Dave21-Apr-10 5:23 
GeneralRe: Windows Azure Free 1 week pass - 19 to 26 April Pin
GoAzure22-Apr-10 9:34
GoAzure22-Apr-10 9:34 
GeneralRe: Windows Azure Free 1 week pass - 19 to 26 April [modified] Pin
GoAzure3-May-10 9:57
GoAzure3-May-10 9:57 
QuestionForce a PostBack? Page will not repopulate after first Click Pin
PDTUM20-Apr-10 6:29
PDTUM20-Apr-10 6:29 
Hello,

I have written a page that accepts new information and then repopulates the page when a button is clicked. This is a simple task in C#, but seems very complicated in ASP.net. The code seems to work fine on the first click, but the after the first click, the page no longer repopulates. Closer examination reveals that although the values are changed on the page, the actual values held in memory remain the same; ergo, new results are the same as the old. Now...I see that on some controls (such as RadioButton) there is an automatic postback feature, however, I cannot find this for a button. Of course, I am presuming that the Postback is the problem....OR... perhaps it's something else? My preference is not to use javascript, but I of course will if that is the only way. I am still amazed that (after all this time) ASP still has to rely on Javascript for certain features. Any ideas both welcomed and appreciated.

Thank You, Pat
AnswerRe: Force a PostBack? Page will not repopulate after first Click Pin
daveyerwin20-Apr-10 6:50
daveyerwin20-Apr-10 6:50 
GeneralRe: Force a PostBack? Page will not repopulate after first Click Pin
PDTUM20-Apr-10 7:02
PDTUM20-Apr-10 7:02 
GeneralRe: Force a PostBack? Page will not repopulate after first Click Pin
Not Active20-Apr-10 7:20
mentorNot Active20-Apr-10 7:20 
GeneralRe: Force a PostBack? Page will not repopulate after first Click Pin
PDTUM20-Apr-10 7:39
PDTUM20-Apr-10 7:39 
GeneralRe: Force a PostBack? Page will not repopulate after first Click Pin
Not Active20-Apr-10 8:44
mentorNot Active20-Apr-10 8:44 
AnswerRe: Force a PostBack? Page will not repopulate after first Click Pin
PDTUM20-Apr-10 9:26
PDTUM20-Apr-10 9:26 
GeneralRe: Force a PostBack? Page will not repopulate after first Click Pin
daveyerwin20-Apr-10 7:26
daveyerwin20-Apr-10 7:26 
AnswerRe: Force a PostBack? Page will not repopulate after first Click Pin
PDTUM20-Apr-10 9:27
PDTUM20-Apr-10 9:27 
Questionwhen checkboxes is selected the data should be store in two tables Pin
developerit20-Apr-10 3:16
developerit20-Apr-10 3:16 
AnswerRe: when checkboxes is selected the data should be store in two tables Pin
Brij20-Apr-10 3:30
mentorBrij20-Apr-10 3:30 
AnswerRe: when checkboxes is selected the data should be store in two tables Pin
Ashfield20-Apr-10 9:19
Ashfield20-Apr-10 9:19 
AnswerRe: when checkboxes is selected the data should be store in two tables Pin
nagendrathecoder21-Apr-10 1:22
nagendrathecoder21-Apr-10 1:22 
QuestionCustom control in popups Pin
Michael O.20-Apr-10 1:21
Michael O.20-Apr-10 1:21 
AnswerRe: Custom control in popups Pin
Brij20-Apr-10 1:53
mentorBrij20-Apr-10 1:53 
AnswerRe: Custom control in popups Pin
Jamil Hallal20-Apr-10 21:51
professionalJamil Hallal20-Apr-10 21:51 
QuestionInitializing ASP.NET Pin
Yoyosch20-Apr-10 0:39
Yoyosch20-Apr-10 0:39 
AnswerRe: Initializing ASP.NET Pin
Morgs Morgan20-Apr-10 0:43
Morgs Morgan20-Apr-10 0:43 

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.