in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » C1Webgrid » Image (RSS)

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Add an image on the left of each row?

    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...
    Posted to WebGrid for ASP.NET (Forum) by C1_GregL on 12-26-2007
    Filed under: C1Webgrid, Image
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.