FlexGrid for Compact Framework

Binding

  •  newsgroup_archive2p said 8 years, 9 months ago:

    Never mind — I figured it out.

    Cheers,

    Helen

    "Helen Warn" wrote in message
    news:414f2208@vger5.componentone.com…
    > Has anyone been able to bind the mobile flexgrid to anything but an ADO
    > object?
    >
    > I have tried without success to use code like:
    >
    > this.c1FlexGrid1.AddItem( new object[] {"Mary",
    > Convert.ToDateTime("1945/08/14″), "Friend"});
    >
    > but no data is displayed in the grid. Any suggestions?
    >
    > Thx
    >
    > Helen
    >
    >
    >

  •  newsgroup_archive2p said 8 years, 9 months ago:

    Has anyone been able to bind the mobile flexgrid to anything but an ADO
    object?

    I have tried without success to use code like:

    this.c1FlexGrid1.AddItem( new object[] {"Mary",
    Convert.ToDateTime("1945/08/14″), "Friend"});

    but no data is displayed in the grid. Any suggestions?

    Thx

    Helen

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.