Hello,
i wanna use ejUploadBox for uploading Excel file and direct inser the data into the DB and thats working fine, but now in my View i made some DropdownList because i dont want all data from the excel file being importet, so thats why i made the the DropDownLists so i can choose what i want to filter, but when i choose after the file and click upload still uploads all data from the Excel.
So my question is is it possible somehow to pass my filter(its a Modelbased)
Attachment:
Screenshots_b8af9333.zip