.csv export from GridDataBoundGrid

Can you post a sample project showing how you are trying to save CSV files, and showing exactly what the problem is?

1 Reply

January 14, 2004 09:19 PM UTC

Hi Clay, I tried using the export to .csv functionality in GridDataBoundGrid (v 1.6.x). It seems to work fine, except for user defined data types like enums, which I have used in my grid. Though the enums map to standard data types like int, it fails in the conversion process. Does this have a solution ? Thanks, Supriya

Loader.
Up arrow icon