Sorry, but there are no more tags available to filter with.
-
You can insert HTML code directly as the text of the cell so that it can display an image. This code adds an image before the text in cell 0,0 C1WebGrid1.Items(0).Cells(0).Text = "<img src=image.jpg >" & C1WebGrid1.Items(0).Cells(0).Text So you could set up a loop and name each image...
Page 1 of 1 (1 items)