Click here to Skip to main content
15,905,967 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionRadioButtonList and Hover Balloon Pin
janetb9913-Aug-07 9:22
janetb9913-Aug-07 9:22 
AnswerRe: RadioButtonList and Hover Balloon Pin
N a v a n e e t h13-Aug-07 21:05
N a v a n e e t h13-Aug-07 21:05 
QuestionRecursion Pin
seemamltn13-Aug-07 8:11
seemamltn13-Aug-07 8:11 
AnswerRe: Recursion Pin
Christian Graus13-Aug-07 8:21
protectorChristian Graus13-Aug-07 8:21 
QuestionCreating a pager application help needed Pin
ski_freak13-Aug-07 7:55
ski_freak13-Aug-07 7:55 
AnswerRe: Creating a pager application help needed Pin
ToddHileHoffer13-Aug-07 8:09
ToddHileHoffer13-Aug-07 8:09 
QuestionPersist Gridview Data Pin
kjosh13-Aug-07 6:33
kjosh13-Aug-07 6:33 
AnswerRe: Persist Gridview Data Pin
ToddHileHoffer13-Aug-07 7:55
ToddHileHoffer13-Aug-07 7:55 
What you can do is store a dataTable in viewstate.
You can write code to update the dataTable from grid or add new rows to the table and rebind. Then iterate through the gidview to save to database.

If you need a code example I might be able to track it down for you.




I didn't get any requirements for the signature


GeneralRe: Persist Gridview Data Pin
kjosh14-Aug-07 3:36
kjosh14-Aug-07 3:36 
QuestionGridview with validation Pin
kjosh13-Aug-07 5:15
kjosh13-Aug-07 5:15 
QuestionAccess parent page controls from Iframe [modified] Pin
rana7813-Aug-07 4:42
rana7813-Aug-07 4:42 
AnswerRe: Access parent page controls from Iframe Pin
Michael Sync13-Aug-07 5:49
Michael Sync13-Aug-07 5:49 
GeneralRe: Access parent page controls from Iframe [modified] Pin
rana7813-Aug-07 5:54
rana7813-Aug-07 5:54 
GeneralRe: Access parent page controls from Iframe Pin
Michael Sync13-Aug-07 6:28
Michael Sync13-Aug-07 6:28 
AnswerRe: Access parent page controls from Iframe Pin
Nick.cheng.liu13-Aug-07 6:21
Nick.cheng.liu13-Aug-07 6:21 
GeneralRe: Access parent page controls from Iframe Pin
Michael Sync13-Aug-07 6:31
Michael Sync13-Aug-07 6:31 
GeneralRe: Access parent page controls from Iframe [modified] Pin
Nick.cheng.liu13-Aug-07 6:39
Nick.cheng.liu13-Aug-07 6:39 
GeneralRe: Access parent page controls from Iframe Pin
rana7813-Aug-07 6:46
rana7813-Aug-07 6:46 
QuestionDelete Empty row from Gridview Pin
kjosh13-Aug-07 4:26
kjosh13-Aug-07 4:26 
AnswerRe: Delete Empty row from Gridview Pin
Michael Sync13-Aug-07 6:44
Michael Sync13-Aug-07 6:44 
QuestionRetaining viewstate of dynamic controls Pin
Krugger40413-Aug-07 4:07
Krugger40413-Aug-07 4:07 
AnswerRe: Retaining viewstate of dynamic controls Pin
John-ph13-Aug-07 6:30
John-ph13-Aug-07 6:30 
QuestionUpdating gridview after changes to database Pin
JacquesDP13-Aug-07 3:44
JacquesDP13-Aug-07 3:44 
AnswerRe: Updating gridview after changes to database Pin
kubben13-Aug-07 4:00
kubben13-Aug-07 4:00 
AnswerRe: Updating gridview after changes to database Pin
Blue_Boy13-Aug-07 21:08
Blue_Boy13-Aug-07 21:08 

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.