Hi,
I want to be able to upload and download files (.doc, .docx, .pdf) to binary field in SQL Server database using RadGrid and AsyncUpload. A row in the grid should have a download link in the first column and document name and description in other columns. When in edit mode, I need to be able to upload file using AsyncUpload and add document name and description through textboxes in different collumns.
Please, is there any example of such scenario?
I want to be able to upload and download files (.doc, .docx, .pdf) to binary field in SQL Server database using RadGrid and AsyncUpload. A row in the grid should have a download link in the first column and document name and description in other columns. When in edit mode, I need to be able to upload file using AsyncUpload and add document name and description through textboxes in different collumns.
Please, is there any example of such scenario?