in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Add image inside cell, semi-databound grid

Last post 8/6/2007 5:53 AM by Bulan. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 8/6/2007 5:53 AM

    • Bulan
    • Not Ranked
    • Joined on 8/6/2007
    • Sweden
    • Posts 1

    Add image inside cell, semi-databound grid

    Just started using this grid and still are quite overwhelmed with all the properties and stuff.. so bare with me if I just have missed something really simple

    I have a grid that's connected to a DBQuery, and shows a few Columns from this.

    I also added another column which I intend to fill with my own data depending on the data from the DB and also an image.

    In short I want to get three values from the DB and analyze/format them and print the new value for each row I fill with data..
    I think i found something in the Help to do this, using:
    "/../
     for ARecordIndex := 0 to myView.DataController.RecordCount - 1 do
    /../"

    Is this the correct way to do it, or are there some event that triggers when each row get filled with it's data?

    That was a bonus question and this is what I think will be more difficult for me:
    I also wish to display an Image inside this cell just before the text that I manually put in..

    Is there anyone that can help me?

    Filed under: , ,
Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED