Hi,
I have dropdownlist for the categories. I want that when a user selects the categories and then he has to upload a excel sheet into a table. So I want that for whatever Id he selects and uploads the sheet, its Id should get copied in the column of the table.
I have pulled the categories in the dropdownlist .Just need how to copy the ID of the selectedValue from the list.
Please help.
Go to the complete details ...