Array?

  • Thread starter Thread starter Arjen
  • Start date Start date
A

Arjen

Hello,

I have an object where I can do this:
mail.to();
mail.from;
mail.subject();

I am doing this more times.

How can I read all records and connected this to a datagrid with columns?
Can you give me an example?

Thanks!
Arjen
 
Back
Top