Click here to Skip to main content
16,004,974 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCallback feature in asp.net 2.0 Pin
Vinay Dornala12-May-08 23:29
Vinay Dornala12-May-08 23:29 
AnswerRe: Callback feature in asp.net 2.0 Pin
Christian Graus13-May-08 0:17
protectorChristian Graus13-May-08 0:17 
Questionhow to retreive the value of querystring of some page to anyother some page Pin
M.Ramesh12-May-08 20:39
M.Ramesh12-May-08 20:39 
AnswerRe: how to retreive the value of querystring of some page to anyother some page Pin
M.Ramesh12-May-08 20:40
M.Ramesh12-May-08 20:40 
AnswerRe: how to retreive the value of querystring of some page to anyother some page Pin
Christian Graus12-May-08 21:00
protectorChristian Graus12-May-08 21:00 
QuestionHaving problem wih gridview Pin
justintimberlake12-May-08 20:37
justintimberlake12-May-08 20:37 
AnswerRe: Having problem wih gridview Pin
Coding C#12-May-08 23:12
Coding C#12-May-08 23:12 
AnswerRe: Having problem wih gridview Pin
sidbaruah12-May-08 23:59
sidbaruah12-May-08 23:59 
justintimberlake wrote:
So what I want to do is take that deletcommand isertcommand and updatecommand from codebehind using store procedure, how can I do this,plz help me



If you want to call the procedures on edit,update,delete button click,
there are events in the datagrid control

update-ondatagridupdating
delete=ondatagriddeleting
edit-ondatagridediting

or you can use the common rowcommand attribute for this.

I was born dumb!!
Laugh | :laugh: Programming made me laughLaugh | :laugh: !!!
--sid--

QuestionUrgent Pin
Naik A2Ze12-May-08 20:27
Naik A2Ze12-May-08 20:27 
AnswerRe: Urgent Pin
Christian Graus12-May-08 20:36
protectorChristian Graus12-May-08 20:36 
QuestionSpecial characters in textbox Pin
saud_a_k12-May-08 19:43
saud_a_k12-May-08 19:43 
AnswerRe: Special characters in textbox Pin
Spunky Coder12-May-08 21:12
Spunky Coder12-May-08 21:12 
GeneralRe: Special characters in textbox Pin
saud_a_k12-May-08 21:39
saud_a_k12-May-08 21:39 
GeneralRe: Special characters in textbox Pin
Spunky Coder12-May-08 21:51
Spunky Coder12-May-08 21:51 
GeneralRe: Special characters in textbox Pin
saud_a_k13-May-08 1:17
saud_a_k13-May-08 1:17 
QuestionProgress Bar in .net 2.0 Pin
trilokharry12-May-08 19:37
trilokharry12-May-08 19:37 
AnswerRe: Progress Bar in .net 2.0 Pin
Christian Graus12-May-08 19:47
protectorChristian Graus12-May-08 19:47 
AnswerRe: Progress Bar in .net 2.0 Pin
eyeseetee12-May-08 21:21
eyeseetee12-May-08 21:21 
GeneralRe: Progress Bar in .net 2.0 Pin
trilokharry13-May-08 2:07
trilokharry13-May-08 2:07 
QuestionUploading of files Pin
jonhbt12-May-08 19:27
jonhbt12-May-08 19:27 
AnswerRe: Uploading of files Pin
Christian Graus12-May-08 19:29
protectorChristian Graus12-May-08 19:29 
AnswerRe: Uploading of files Pin
eyeseetee12-May-08 21:19
eyeseetee12-May-08 21:19 
AnswerRe: Uploading of files Pin
ritu432112-May-08 22:50
ritu432112-May-08 22:50 
QuestionHow to Send Notification to one page to diffrent page Pin
Piyush Vardhan Singh12-May-08 19:17
Piyush Vardhan Singh12-May-08 19:17 
AnswerRe: How to Send Notification to one page to diffrent page Pin
Christian Graus12-May-08 19:30
protectorChristian Graus12-May-08 19:30 

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.