Converting Table

  • Thread starter Thread starter Shahid Juma
  • Start date Start date
S

Shahid Juma

Hello,

I am using the WebControl.Table. I create the table dynamically based
on user input. I would like to convert the table to an excel document
or csv document. Is this possible?

Also, I found a component that allows you to convert it easily but it
requires the data to be set as a DataValue. How do I convert the
WebControl.Table to a Data.DataValue/Data.DataTable?

Thanks in advance,
Shahid
 
Shahid,

You're welcome. I'm glad the sample helped you.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 
Back
Top