Hi Friends,
I ve the aspx page like these
--------- Travel.apsx-------------
DepartureDate = TextBox(jqueryDatepicker).
from= Textbox
To=textbox
Lodging=Textbox
foodbill=Textbox
DailyClaim=Textbox
Bill documents=Textbox upload(button)
ADD(button)
After Press The ADD Entire Details LL display GridView(alredy done These Much)
Now My requirement is How to do code for upload documents in My gridview if i choose the document ll original how to that?
Loading
Iftikar HussainPosted Aug 29, 2013, 1:15 AM
Please refer the below link for uploading file in gridview
http://www.webcodeexpert.com/2013/04/how-to-upload-download-and-delete-files.html#.Uh7YktKBlAU
Regards,
Iftikar
Iftikar HussainPosted Aug 29, 2013, 1:35 AM
Regards,
Iftikar
Rocky RockyPosted Aug 29, 2013, 1:32 AM
I wanna view the uploaded file on next window not to download and see