Click here to Skip to main content
15,911,132 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get current page's url Pin
Reelix5-May-08 21:29
Reelix5-May-08 21:29 
QuestionHow to disabled textbox of gridview at runtime Pin
Ankit At Codeproject5-May-08 18:50
Ankit At Codeproject5-May-08 18:50 
AnswerRe: How to disabled textbox of gridview at runtime Pin
Abhijit Jana5-May-08 19:17
professionalAbhijit Jana5-May-08 19:17 
QuestionRe: How to disabled textbox of gridview at runtime Pin
Ankit At Codeproject5-May-08 19:41
Ankit At Codeproject5-May-08 19:41 
AnswerRe: How to disabled textbox of gridview at runtime Pin
Abhijit Jana5-May-08 19:59
professionalAbhijit Jana5-May-08 19:59 
GeneralRe: How to disabled textbox of gridview at runtime Pin
Ankit At Codeproject5-May-08 20:52
Ankit At Codeproject5-May-08 20:52 
GeneralRe: How to disabled textbox of gridview at runtime Pin
Abhijit Jana5-May-08 21:08
professionalAbhijit Jana5-May-08 21:08 
Questioncoloring particular UPDATED column? Pin
Karan_TN5-May-08 18:50
Karan_TN5-May-08 18:50 
hai,
currently i m using asp.net with c# (.net 2005, 2.0 framework)
here i would like to display the records which is fetched from database (in gridview).
while user update a particular record, the columns which is affected should be shown in a different color in gridview.
how to achieve it?
for example,
consider the below as Columns and values in a table (sql server 2000)

rollno:1
name:codeproject
site:www.codeproject.com
status:famous


and after user updation the above record changed as...

rollno:1
name:codeproject
site:www.codeproject.com
status:too famous


The gridview should display all values and the "too famous" should have a different background (since its updated) (this process will continue for many values)
how to achieve this? - KARAN

Note : the update and gridview are in separate page.
Questionlist of files in a virtual directory Pin
Fenasi Kerim5-May-08 13:54
Fenasi Kerim5-May-08 13:54 
AnswerRe: list of files in a virtual directory Pin
Link8885-May-08 14:09
Link8885-May-08 14:09 
AnswerRe: list of files in a virtual directory Pin
Abhijit Jana5-May-08 19:19
professionalAbhijit Jana5-May-08 19:19 
AnswerRe: list of files in a virtual directory Pin
Reelix5-May-08 21:01
Reelix5-May-08 21:01 
QuestionLoadPostData Error Pin
ceetee5-May-08 7:16
ceetee5-May-08 7:16 
AnswerRe: LoadPostData Error Pin
Vasudevan Deepak Kumar5-May-08 22:43
Vasudevan Deepak Kumar5-May-08 22:43 
GeneralRe: LoadPostData Error Pin
ceetee6-May-08 2:37
ceetee6-May-08 2:37 
GeneralRe: LoadPostData Error Pin
leckey6-May-08 3:15
leckey6-May-08 3:15 
QuestionASP.NET JS span problem Pin
Mohammad A Gdeisat5-May-08 7:07
Mohammad A Gdeisat5-May-08 7:07 
AnswerRe: ASP.NET JS span problem Pin
Christian Graus5-May-08 11:57
protectorChristian Graus5-May-08 11:57 
GeneralRe: ASP.NET JS span problem Pin
Mohammad A Gdeisat5-May-08 12:11
Mohammad A Gdeisat5-May-08 12:11 
QuestionJavascript craziness Pin
Vodstok5-May-08 5:57
Vodstok5-May-08 5:57 
AnswerRe: Javascript craziness Pin
Vodstok5-May-08 6:34
Vodstok5-May-08 6:34 
Questionproblem with pages in frames. Pin
gottimukkala5-May-08 4:28
gottimukkala5-May-08 4:28 
AnswerRe: problem with pages in frames. Pin
Vasudevan Deepak Kumar5-May-08 22:45
Vasudevan Deepak Kumar5-May-08 22:45 
Questionvb.net Code for Signing XML message using X509Certificate Pin
izzeddeen5-May-08 4:25
izzeddeen5-May-08 4:25 
AnswerRe: vb.net Code for Signing XML message using X509Certificate Pin
Vasudevan Deepak Kumar5-May-08 22:47
Vasudevan Deepak Kumar5-May-08 22:47 

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.