Implement file uplaod control in column grid in mvc

0 Answers 120 Views
Upload
froger
Top achievements
Rank 1
Iron
froger asked on 05 Oct 2021, 12:34 PM

Hi,

I have 2 tables

 

Employee

...................

EId     EName

1             a

2           b

3          c

 

Attachments

.................................

AttachmentId    Attachment Name    EId

1                          C:Emps/abc.pdf        1

2                          C:Emps/edy.word         1

3                          c:Emps/2282.jph            2

 

Currently my requirement is that i am going to implement file upload conttrol in mvc column grid

 

ex:For each row i may upload multiple files

like that i am going to do it for multiple rows

i need sample project related to my requirement

 

for your reference i have provided sample data

 

can you please help me

 

 

 

No answers yet. Maybe you can help?

Tags
Upload
Asked by
froger
Top achievements
Rank 1
Iron
Share this question
or