Click here to Skip to main content
15,888,341 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questiondetermine which button on a form was clicked Pin
Russell Jones13-Apr-07 0:30
Russell Jones13-Apr-07 0:30 
AnswerRe: determine which button on a form was clicked Pin
thomasa13-Apr-07 0:49
thomasa13-Apr-07 0:49 
AnswerRe: determine which button on a form was clicked Pin
enjoycrack13-Apr-07 0:51
enjoycrack13-Apr-07 0:51 
GeneralRe: determine which button on a form was clicked Pin
Russell Jones13-Apr-07 0:58
Russell Jones13-Apr-07 0:58 
GeneralRe: determine which button on a form was clicked Pin
enjoycrack13-Apr-07 1:01
enjoycrack13-Apr-07 1:01 
GeneralRe: determine which button on a form was clicked Pin
Russell Jones13-Apr-07 2:03
Russell Jones13-Apr-07 2:03 
GeneralRe: determine which button on a form was clicked Pin
enjoycrack13-Apr-07 3:55
enjoycrack13-Apr-07 3:55 
GeneralRe: determine which button on a form was clicked Pin
Russell Jones13-Apr-07 4:06
Russell Jones13-Apr-07 4:06 
sorry when i said extras i meant things that are not in the viewstate.

I'm getting all sorts of problems now. The event started working for the first submit of the page but none after that. I've given up on events now, i've got a way of identifying the button, so i'll leave the events till later (I'll come back to it when i've doubled my 3 days ASP.Net experience)

My big problem now is that the controls on the page are displaying incorrect data. It seems that even though i am setting their states in code they are carrying over the values that they previously contained.

http://www.codeproject.com/aspnet/ViewState.asp
this shows a model of how this might occur.

The data in my DB are fine and if i totally reload the page rather than posting back the data on screen look fine.

Russ
QuestionEditing In Grid Pin
Lijo Rajan13-Apr-07 0:20
Lijo Rajan13-Apr-07 0:20 
AnswerRe: Editing In Grid Pin
_AK_13-Apr-07 1:11
_AK_13-Apr-07 1:11 
GeneralRe: Editing In Grid Pin
Lijo Rajan17-Apr-07 0:45
Lijo Rajan17-Apr-07 0:45 
GeneralRe: Editing In Grid Pin
_AK_17-Apr-07 2:52
_AK_17-Apr-07 2:52 
QuestionBinding Grid Pin
Lijo Rajan13-Apr-07 0:16
Lijo Rajan13-Apr-07 0:16 
AnswerRe: Binding Grid Pin
_mubashir13-Apr-07 0:19
_mubashir13-Apr-07 0:19 
GeneralRe: Binding Grid Pin
Lijo Rajan17-Apr-07 0:58
Lijo Rajan17-Apr-07 0:58 
AnswerRe: Binding Grid Pin
enjoycrack13-Apr-07 0:54
enjoycrack13-Apr-07 0:54 
QuestionHiding menubar, statusbar and toolbar in javascript Pin
Kanjinghat12-Apr-07 23:45
Kanjinghat12-Apr-07 23:45 
AnswerRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kunal P13-Apr-07 0:39
Kunal P13-Apr-07 0:39 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kanjinghat13-Apr-07 1:04
Kanjinghat13-Apr-07 1:04 
AnswerRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kunal P13-Apr-07 1:09
Kunal P13-Apr-07 1:09 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kanjinghat13-Apr-07 1:15
Kanjinghat13-Apr-07 1:15 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
enjoycrack13-Apr-07 1:19
enjoycrack13-Apr-07 1:19 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kunal P13-Apr-07 1:19
Kunal P13-Apr-07 1:19 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kanjinghat13-Apr-07 1:22
Kanjinghat13-Apr-07 1:22 
GeneralRe: Hiding menubar, statusbar and toolbar in javascript Pin
Kunal P13-Apr-07 1:37
Kunal P13-Apr-07 1:37 

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.