Hi all!

I'm a newbie so please bare with me...

I have a webapp and in the codebehind i want to get the result from a sql database and depending on the values add a column with a certain stringvalue in it.

I figured using an array or arraylist and then bind it to a repeater would be the best thing to do to be able to add the last extra column. Also, how would the aspx where i call for the different valuse look like?

If anyone would know how to accomplish this i would be very thankful! I've been sitting for almost a full day now without any progress... :-(

Thanx in advance!