Click here to Skip to main content
15,879,535 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSending Mail Pin
benams28-Sep-09 20:13
benams28-Sep-09 20:13 
AnswerRe: Sending Mail Pin
Christian Graus28-Sep-09 20:25
protectorChristian Graus28-Sep-09 20:25 
GeneralRe: Sending Mail Pin
benams28-Sep-09 20:28
benams28-Sep-09 20:28 
GeneralRe: Sending Mail Pin
Christian Graus28-Sep-09 20:31
protectorChristian Graus28-Sep-09 20:31 
AnswerRe: Sending Mail Pin
Abhijit Jana28-Sep-09 20:27
professionalAbhijit Jana28-Sep-09 20:27 
Questionmail sending code in asp.net...plz guide me... Pin
madhura apte28-Sep-09 20:12
madhura apte28-Sep-09 20:12 
AnswerRe: mail sending code in asp.net...plz guide me... Pin
Christian Graus28-Sep-09 20:24
protectorChristian Graus28-Sep-09 20:24 
QuestionHow to retain the original value of dropdow? Pin
amittinku28-Sep-09 20:08
amittinku28-Sep-09 20:08 
I have to update a table based on some values in different dropdowns.
One of these values is part of composite primary key also.
In row_updating event, I have written the code to update the tabel.

Update table xyz set order=order_dropdown.selectedvalue, some more values... where emp_id=3,order=order_dropdown.selectedvalue.

Now in "where" and "set" clauses, order_dropdown.selectedvalue has used.
"where" should pick up the old value ideally but it will pick up latest value.
Due to this, updation does not take place.

So how to capture the original value in row_editing event and pass that original value in row_updating event?
AnswerRe: How to retain the original value of dropdow? Pin
Christian Graus28-Sep-09 20:19
protectorChristian Graus28-Sep-09 20:19 
GeneralRe: How to retain the original value of dropdow? Pin
amittinku28-Sep-09 22:01
amittinku28-Sep-09 22:01 
Questionascx page in asp.net web application Pin
kunal naik28-Sep-09 19:24
kunal naik28-Sep-09 19:24 
AnswerRe: ascx page in asp.net web application Pin
Christian Graus28-Sep-09 19:42
protectorChristian Graus28-Sep-09 19:42 
AnswerRe: ascx page in asp.net web application Pin
sashidhar28-Sep-09 19:59
sashidhar28-Sep-09 19:59 
AnswerRe: ascx page in asp.net web application Pin
sashidhar28-Sep-09 20:00
sashidhar28-Sep-09 20:00 
QuestionDropdownlist in Webpart Pin
Anil Kumar28-Sep-09 18:59
Anil Kumar28-Sep-09 18:59 
AnswerRe: Dropdownlist in Webpart Pin
Abhijit Jana28-Sep-09 19:05
professionalAbhijit Jana28-Sep-09 19:05 
GeneralRe: Dropdownlist in Webpart Pin
Anil Kumar28-Sep-09 19:14
Anil Kumar28-Sep-09 19:14 
GeneralRe: Dropdownlist in Webpart Pin
Abhijit Jana28-Sep-09 19:22
professionalAbhijit Jana28-Sep-09 19:22 
GeneralRe: Dropdownlist in Webpart Pin
Anil Kumar28-Sep-09 19:52
Anil Kumar28-Sep-09 19:52 
QuestionDropdownlist Pin
satyaaa28-Sep-09 18:48
satyaaa28-Sep-09 18:48 
AnswerRe: Dropdownlist Pin
Abhijit Jana28-Sep-09 19:01
professionalAbhijit Jana28-Sep-09 19:01 
AnswerRe: Dropdownlist Pin
sashidhar28-Sep-09 19:01
sashidhar28-Sep-09 19:01 
Questiontransparent background image Pin
benams28-Sep-09 18:06
benams28-Sep-09 18:06 
AnswerRe: transparent background image Pin
Blikkies28-Sep-09 18:46
professionalBlikkies28-Sep-09 18:46 
AnswerRe: transparent background image Pin
Abhijit Jana28-Sep-09 18:59
professionalAbhijit Jana28-Sep-09 18:59 

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.