Hi all,
I was wondering if there is a way to export the contents of a grid to for instance an Array. It seems logical to me that this is possible, cause it's even possible to export it as a Html file.
Hi,
There is no direct way to export the records to an array using C1TrueDBGrid. However you may use custom coding to do this.
Regards,
John Adams
<JeroenPeters> wrote in message news:204672@10.0.1.98... Hi all, I was wondering if there is a way to export the contents of a grid to for instance an Array. It seems logical to me that this is possible, cause it's even possible to export it as a Html file. http://helpcentral.componentone.com/cs/forums/p/75192/204672.aspx#204672
Any suggestions on how to do this in C#?
Thanks in advance!