Click here to Skip to main content
16,011,647 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: seSendin mail in asp.net Pin
enjoycrack10-May-07 15:52
enjoycrack10-May-07 15:52 
AnswerRe: seSendin mail in asp.net Pin
Sandeep Kumar10-May-07 20:30
Sandeep Kumar10-May-07 20:30 
GeneralRe: seSendin mail in asp.net Pin
aransiola10-May-07 22:40
aransiola10-May-07 22:40 
Questionasp.net DatePicker control Pin
aransiola10-May-07 8:43
aransiola10-May-07 8:43 
AnswerRe: asp.net DatePicker control Pin
enjoycrack10-May-07 15:54
enjoycrack10-May-07 15:54 
AnswerRe: asp.net DatePicker control Pin
varshavmane10-May-07 19:14
varshavmane10-May-07 19:14 
Questiongridview with Edit option Pin
aransiola10-May-07 8:37
aransiola10-May-07 8:37 
AnswerRe: gridview with Edit option Pin
Sherin Iranimose10-May-07 18:02
Sherin Iranimose10-May-07 18:02 
Hi aransiola,

You should set 'AutogenerateEditButton' Property of grid view to true.
Then you should handle RowEditing and RowUpdating Events.
Inside RowEditing Method You should specify which row is going to be edit.
Inside RowUpdating Method You should call your update function for that row.

Try this..

Sherin Iranimose

GeneralRe: gridview with Edit option Pin
aransiola10-May-07 22:37
aransiola10-May-07 22:37 
GeneralRe: gridview with Edit option Pin
Sherin Iranimose10-May-07 22:47
Sherin Iranimose10-May-07 22:47 
GeneralRe: gridview with Edit option Pin
aransiola12-May-07 1:43
aransiola12-May-07 1:43 
QuestionPage themes Pin
DanB198310-May-07 8:25
DanB198310-May-07 8:25 
AnswerRe: Page themes Pin
DanB198310-May-07 8:39
DanB198310-May-07 8:39 
Questionhelp needed urgently Pin
ahsan201110-May-07 7:38
ahsan201110-May-07 7:38 
AnswerRe: help needed urgently Pin
SimulationofSai10-May-07 9:14
SimulationofSai10-May-07 9:14 
AnswerRe: help needed urgently Pin
sooreeagt10-May-07 18:29
sooreeagt10-May-07 18:29 
QuestionGridView unique ID issues Pin
Sam Heller10-May-07 6:48
Sam Heller10-May-07 6:48 
AnswerRe: GridView unique ID issues Pin
PSK_10-May-07 19:40
PSK_10-May-07 19:40 
GeneralRe: GridView unique ID issues Pin
Sam Heller10-May-07 22:47
Sam Heller10-May-07 22:47 
QuestionError while using Word object in ASP.Net Pin
Shakila Karunamurthy10-May-07 6:36
Shakila Karunamurthy10-May-07 6:36 
AnswerRe: Error while using Word object in ASP.Net Pin
DanB198310-May-07 8:29
DanB198310-May-07 8:29 
QuestionAdRotator Control and doubleclick adserving Pin
shaunll10-May-07 6:02
shaunll10-May-07 6:02 
Questionasp.net cookies Pin
maganti.venkat10-May-07 5:36
maganti.venkat10-May-07 5:36 
AnswerRe: asp.net cookies Pin
Guffa10-May-07 8:01
Guffa10-May-07 8:01 
QuestionGridView bind with dropdown, needed page refresh .. Pin
Milw199110-May-07 5:35
Milw199110-May-07 5:35 

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.