Hi,
i have created a CardView & there are two rows in card view displaying vertically. I need to set the captions for the two rows. So, the card view should look something like this:
Caption1 Caption2
ColumnA Data1-A Data2-A
ColumnB Data1-B Data2-B
ColumnC Data1-C Data2-C
How do i add Caption1 & Caption2? Please help.
Thanks, Aman
Another problem.
How can i add different images instead of different text?
Image1 Image2
Thank you.
walterG said:How can i add different images instead of different text?
HOWTO:How can I have each Card in an UltraWinGrid display a different image based on the data in the row?