Hi,
I am uploading an Excel file by FileUpload control.
I would like to delete first two rows from that uploaded Excel file in asp.net.
Is there any way to do the same?
Please help..
OLEDB does not allow you to Delete rows, you can use Interop Excel
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.