Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > selecting images in datagrid - template columns?

Reply
Thread Tools

selecting images in datagrid - template columns?

 
 
Paul Baker
Guest
Posts: n/a
 
      11-23-2003
I have a table with a "duedate" field and I want to have a column with a
"traffic light" image to show whether items are past their due date or
not. Getting an image into a datagrid is fine, but how can I select one
of a selection based on some criteria in another filed (duedate" in this
case)?

I'm quite a newbie at asp.net so am trying to get my head round some of
the issues. I'm quite willing to "google" to find examples etc. but I'm
not sure of the terminology (and hence search terms to use) to find
examples of what I want to do. A pointer would be much appreciated.

Thanks
--
Paul
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
r H2 deduce deduce template argument of a template class inheritingfrom a non template base? nguillot C++ 5 03-08-2009 05:56 PM
How to use the template member function of a template in the memberfunction of another template class? Peng Yu C++ 3 10-26-2008 03:51 PM
template template arguments: expected a class template, got `Component<T1, T2, T3> gary.bernstein@gmail.com C++ 1 06-08-2007 07:10 AM
Re: A Newbie Question about template template template tom_usenet C++ 0 07-24-2003 12:06 PM
Re: A Newbie Question about template template template Chris Theis C++ 2 07-24-2003 09:42 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57