Member
57 Points
142 Posts
Feb 18, 2010 03:07 PM|jrossh21|LINK
How would I that first line in c#?
public static void Export(string fileName, List[] gvs) ?
Also, how would I get the gridviews into that List array in c#?
Thanks for the reply btw :)
Member
57 Points
142 Posts
Re: Export multiple, edited gridviews to Excel
Feb 18, 2010 03:07 PM|jrossh21|LINK
How would I that first line in c#?
public static void Export(string fileName, List[] gvs) ?
Also, how would I get the gridviews into that List array in c#?
Thanks for the reply btw :)