|
Hi all,
I have datagridview with one of the column having serial no.
I want to import the data from datagridview to excel based on the Serial no. Say for example from s.no 1 to 20 and 50 to 60.
I use dotnet framework 2.0 (Vb.net).
There are lot of resuable code to import the complete data to excel but not my need.
Any help/sample resuable code will be really appreciated.
Thanks in advance, Prem
|