Click here to Skip to main content
15,910,211 members
Home / Discussions / C#
   

C#

 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 15:52
protectorChristian Graus2-Aug-05 15:52 
GeneralRe: Deleting a Whole Row Pin
mikker_1232-Aug-05 16:08
mikker_1232-Aug-05 16:08 
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 16:19
tatchung2-Aug-05 16:19 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 16:50
protectorChristian Graus2-Aug-05 16:50 
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 17:10
tatchung2-Aug-05 17:10 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 17:45
protectorChristian Graus2-Aug-05 17:45 
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 17:52
tatchung2-Aug-05 17:52 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 17:57
protectorChristian Graus2-Aug-05 17:57 
tatchung wrote:
Yeah it the SQL executes then when it goes back to my UI then it hangs at the bracket shown earlier. I've tried removing the Response.Redirect(SysColors.aspx); line then the delete button fires but now it doesn't do anything at all.

Like I said, you need to put break points in the new page, to see if the redirect ever gets there. And it doesn't do anything at all for the reason I said before, you need to pass in something other than an empty string for that second value.

tatchung wrote:
Im really sori for all the trouble. Im still learning c#.

It's no trouble, that's what these boards are for. If I decide it's too much trouble, I'm free to not respond, and someone else will.

I've been developing for about 6 years, and nowadays I have a goodjob, and a number of contract jobs I do on the side, giving me an above average income, doing things I love. Everything that I achieve now, is as a direct result of me asking far more stupid questions than these on these same boards 6 years ago, and other people answering them. ( I'm self taught ).


Christian Graus - Microsoft MVP - C++
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 18:05
tatchung2-Aug-05 18:05 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 18:07
protectorChristian Graus2-Aug-05 18:07 
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 18:13
tatchung2-Aug-05 18:13 
GeneralRe: Deleting a Whole Row Pin
Christian Graus2-Aug-05 18:15
protectorChristian Graus2-Aug-05 18:15 
GeneralRe: Deleting a Whole Row Pin
tatchung2-Aug-05 18:21
tatchung2-Aug-05 18:21 
GeneralRe: Deleting a Whole Row Pin
tatchung4-Aug-05 21:53
tatchung4-Aug-05 21:53 
GeneralRe: Deleting a Whole Row Pin
Christian Graus7-Aug-05 13:18
protectorChristian Graus7-Aug-05 13:18 
GeneralGet control form its NAME Pin
Radgar2-Aug-05 13:15
Radgar2-Aug-05 13:15 
GeneralRe: Get control form its NAME Pin
Christian Graus2-Aug-05 14:41
protectorChristian Graus2-Aug-05 14:41 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 15:09
Radgar2-Aug-05 15:09 
GeneralRe: Get control form its NAME Pin
Christian Graus2-Aug-05 15:19
protectorChristian Graus2-Aug-05 15:19 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 15:31
Radgar2-Aug-05 15:31 
GeneralRe: Get control form its NAME Pin
Christian Graus2-Aug-05 15:55
protectorChristian Graus2-Aug-05 15:55 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 15:59
Radgar2-Aug-05 15:59 
GeneralRe: Get control form its NAME Pin
mikker_1232-Aug-05 16:05
mikker_1232-Aug-05 16:05 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 16:12
Radgar2-Aug-05 16:12 
GeneralRe: Get control form its NAME Pin
Mohamad Al Husseiny2-Aug-05 18:50
Mohamad Al Husseiny2-Aug-05 18:50 

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.