Christian Graus wrote:
Took me 5 minutes, once I knew what to look for
Counting the four minutes and fifty seconds for the page to load so that you could start looking? ;)
--- b { font-weight: normal; }
You use the ImageField when you have the url of the image and specify it in the field. This question is common and asked many times already, so you can search for articles, sample code posted here using the search functionality or Google[^]
A row on a gridview has the property I pointed out, it's purpose is to store a key that you can use to make a database call that identifies that row.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
San, that is weird, it is the sam way I do it (in VB.net) under the DataGrid Delete or Edit item methods (ASP.NET 1.1) , honestly I never worked with an ASP.NET 2.0 GridView object before. Sorry! :(