AndyFreeman
IS-IT--Management
Hello All
I a currently going through the pains of re-writing my ASP Pages through into ASP.Net.
The particular element of one application i have become stuck on is the following.
We have a call logging system to record helpdesk problems. As part of the dataset i hold a field that calculates how long teh call has been open for.
To highlight calls that have been open longer than 3 hours in ASP i changes the row colour by using an IF statement.
Can any1 suggest a way of formatting datagrids in this way or a better method maybe. As i have not really done a lot of Datagrid formatting work.
Thanks in advance
Andy
I a currently going through the pains of re-writing my ASP Pages through into ASP.Net.
The particular element of one application i have become stuck on is the following.
We have a call logging system to record helpdesk problems. As part of the dataset i hold a field that calculates how long teh call has been open for.
To highlight calls that have been open longer than 3 hours in ASP i changes the row colour by using an IF statement.
Can any1 suggest a way of formatting datagrids in this way or a better method maybe. As i have not really done a lot of Datagrid formatting work.
Thanks in advance
Andy