Click here to Skip to main content
15,890,845 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Membership.GetUser() fails in Modal dialog Pin
VenkataRamana.Gali17-Sep-07 19:56
VenkataRamana.Gali17-Sep-07 19:56 
QuestionUnable to re-enable a radio button if disabled server-side Pin
WSonck17-Sep-07 6:55
WSonck17-Sep-07 6:55 
AnswerRe: Unable to re-enable a radio button if disabled server-side Pin
ChrisKo17-Sep-07 10:52
ChrisKo17-Sep-07 10:52 
GeneralRe: Unable to re-enable a radio button if disabled server-side Pin
WSonck17-Sep-07 21:01
WSonck17-Sep-07 21:01 
QuestionMenu control flyouts don't appear where the should Pin
eggsovereasy17-Sep-07 6:12
eggsovereasy17-Sep-07 6:12 
QuestionGridView Row updating : e.NewValues is null Pin
ss.mmm17-Sep-07 5:20
ss.mmm17-Sep-07 5:20 
AnswerRe: GridView Row updating : e.NewValues is null Pin
DavidNohejl17-Sep-07 5:56
DavidNohejl17-Sep-07 5:56 
QuestionRe: GridView Row updating : e.NewValues is null Pin
ss.mmm17-Sep-07 11:05
ss.mmm17-Sep-07 11:05 
e.Keys.Count , e.NewValues,e.OldValues, even e.RowIndex everything returns 0.
What I want to do is, store the grid in the dataset and then when the row is edited,

protected void GridView1_RowUpdating(object sender, GridViewUpdateEventArgs e) is called.

now after all rows are updated, the updated grid will be stored in the dataset and finally everything will be pushed into db on Save button click.

Can you please help me how to do this?

Thanks
QuestionVS 2003 - Asp.Net Project Settings Pin
matthias s.17-Sep-07 4:55
matthias s.17-Sep-07 4:55 
AnswerRe: VS 2003 - Asp.Net Project Settings Pin
monu nair18-Sep-07 17:33
monu nair18-Sep-07 17:33 
GeneralRe: VS 2003 - Asp.Net Project Settings Pin
matthias s.19-Sep-07 4:58
matthias s.19-Sep-07 4:58 
QuestionStatic Method to get Data from DB? Pin
error140817-Sep-07 4:49
error140817-Sep-07 4:49 
AnswerRe: Static Method to get Data from DB? Pin
Guffa17-Sep-07 5:52
Guffa17-Sep-07 5:52 
GeneralRe: Static Method to get Data from DB? Pin
error140817-Sep-07 7:32
error140817-Sep-07 7:32 
Questioniframe problem Pin
g_f_r17-Sep-07 4:43
g_f_r17-Sep-07 4:43 
AnswerRe: iframe problem Pin
Brent Lamborn17-Sep-07 6:37
Brent Lamborn17-Sep-07 6:37 
AnswerRe: iframe problem Pin
Guffa17-Sep-07 6:39
Guffa17-Sep-07 6:39 
QuestionNeed Help. filtering a SQLDataAdapter with a girdview selected.value [modified] Pin
orsini17-Sep-07 4:07
orsini17-Sep-07 4:07 
AnswerRe: Need Help. filtering a SQLDataAdapter with a girdview selected.value Pin
monu nair17-Sep-07 18:08
monu nair17-Sep-07 18:08 
GeneralRe: Need Help. filtering a SQLDataAdapter with a girdview selected.value Pin
orsini18-Sep-07 3:36
orsini18-Sep-07 3:36 
QuestiondataFormatString with UpdatePanel Pin
cisco210317-Sep-07 3:53
cisco210317-Sep-07 3:53 
AnswerRe: dataFormatString with UpdatePanel Pin
Saksida Bojan17-Sep-07 11:42
Saksida Bojan17-Sep-07 11:42 
Questionpermissions to folders of a web application Pin
mukkanti00717-Sep-07 3:27
mukkanti00717-Sep-07 3:27 
AnswerRe: permissions to folders of a web application Pin
monu nair17-Sep-07 18:04
monu nair17-Sep-07 18:04 
QuestionADODB was not found - Access denied [modified] Pin
TeachesOfPeaches17-Sep-07 3:21
TeachesOfPeaches17-Sep-07 3:21 

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.