Hi,
Im new to CF development and was just looking for some advice. I have
a very simple master/detail record relationship stored in SQL CE which
I want to display (master and detail on separate forms). I was thinking
of using a datagrid (pref multiline) however I like the Inbox setup on
my Ipaq with its list showing title - date then a couple of lines of
text below and the click on an item view the whole text functionality.
Basically can anyone advise as to how I could acheive a similar
interface. Is there a control that would provide this?
TIA
Mark
Peter Foot [MVP] - 28 Feb 2005 11:17 GMT
The OwnerDrawnList control in the SDF - www.opennetcf.org/sdf/ will allow
you to define your own custom drawing for items, so you can use multiple
lines of text etc
Peter

Signature
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org
> Hi,
> Im new to CF development and was just looking for some advice. I have
[quoted text clipped - 9 lines]
>
> Mark