Click here to Skip to main content
15,922,309 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow To highlight a row or a column in a datagrid....? Pin
Balagurunathan S24-May-07 0:04
Balagurunathan S24-May-07 0:04 
AnswerRe: How To highlight a row or a column in a datagrid....? Pin
enjoycrack24-May-07 0:34
enjoycrack24-May-07 0:34 
Here is the idea...IMO
- You find the highest age from data...
- In the ItemDataBound event, you get the value of the second cell and compare this one with the highest one. If equal, change background color for this cell or whole row...that's up to you

Hope you get the idea

<< >>


GeneralRe: How To highlight a row or a column in a datagrid....? Pin
Balagurunathan S24-May-07 0:41
Balagurunathan S24-May-07 0:41 
GeneralRe: How To highlight a row or a column in a datagrid....? Pin
enjoycrack24-May-07 0:44
enjoycrack24-May-07 0:44 
AnswerRe: How To highlight a row or a column in a datagrid....? Pin
Harini N K24-May-07 0:49
Harini N K24-May-07 0:49 
Questionpassing an array between ASP pages using C# Pin
rkherath23-May-07 23:31
rkherath23-May-07 23:31 
AnswerRe: passing an array between ASP pages using C# Pin
enjoycrack23-May-07 23:36
enjoycrack23-May-07 23:36 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath23-May-07 23:43
rkherath23-May-07 23:43 
GeneralRe: passing an array between ASP pages using C# Pin
enjoycrack23-May-07 23:46
enjoycrack23-May-07 23:46 
AnswerRe: passing an array between ASP pages using C# Pin
Sandeep Akhare23-May-07 23:40
Sandeep Akhare23-May-07 23:40 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath23-May-07 23:47
rkherath23-May-07 23:47 
GeneralRe: passing an array between ASP pages using C# Pin
enjoycrack24-May-07 0:30
enjoycrack24-May-07 0:30 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath24-May-07 1:08
rkherath24-May-07 1:08 
AnswerRe: passing an array between ASP pages using C# Pin
Sherin Iranimose23-May-07 23:50
Sherin Iranimose23-May-07 23:50 
GeneralRe: passing an array between ASP pages using C# Pin
Sandeep Akhare23-May-07 23:56
Sandeep Akhare23-May-07 23:56 
GeneralRe: passing an array between ASP pages using C# Pin
rkherath24-May-07 1:46
rkherath24-May-07 1:46 
QuestionHow to generate Candidate_Id automatically in a text box Pin
Prakash_Mishra23-May-07 23:17
Prakash_Mishra23-May-07 23:17 
AnswerRe: How to generate Candidate_Id automatically in a text box Pin
metallica_rock1023-May-07 23:31
metallica_rock1023-May-07 23:31 
GeneralRe: How to generate Candidate_Id automatically in a text box Pin
Prakash_Mishra24-May-07 22:05
Prakash_Mishra24-May-07 22:05 
GeneralRe: How to generate Candidate_Id automatically in a text box Pin
metallica_rock1025-May-07 1:48
metallica_rock1025-May-07 1:48 
QuestionError Pin
PavanPareta23-May-07 22:46
PavanPareta23-May-07 22:46 
AnswerRe: Error Pin
Sandeep Akhare23-May-07 23:12
Sandeep Akhare23-May-07 23:12 
GeneralRe: Error Pin
PavanPareta24-May-07 0:02
PavanPareta24-May-07 0:02 
GeneralRe: Error Pin
Sandeep Akhare24-May-07 0:12
Sandeep Akhare24-May-07 0:12 
GeneralRe: Error Pin
PavanPareta24-May-07 2:39
PavanPareta24-May-07 2:39 

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.