Hi Erel,
Your Card Example has been very helpful for me with my latest application however, I am at a loss as to how you can get a specific field value from a particular card. My cards are populated from a local database and I need a RecordID from the card to perform a SQL update operation.
I understand the concept of the index of the card, but with respect to your sample, how could I get the value for lblTitle.Text on the card with index 1, which should be "This is item #2"?
Thanks,
Kev
Your Card Example has been very helpful for me with my latest application however, I am at a loss as to how you can get a specific field value from a particular card. My cards are populated from a local database and I need a RecordID from the card to perform a SQL update operation.
I understand the concept of the index of the card, but with respect to your sample, how could I get the value for lblTitle.Text on the card with index 1, which should be "This is item #2"?
Thanks,
Kev