Avatar of ankouny
ankounyFlag for United States of America

asked on 

How to Draw drop down list while excuting ?

I'm trying to load fields from excel file and assigns each field to my database field ?
How can I generate each to field of excel a drop down list containing my database fields to let the user choose which field in his excel is what in my database ?
So it is kind of creating dynamic drop down list
I'm using vb.net/asp.net
.NET ProgrammingASP.NETVisual Basic.NET

Avatar of undefined
Last Comment
Nasir Razzaq
Avatar of prajapati84
prajapati84
Flag of India image

In the application page, you can read the excel file and make a bind it to a grid/repeater etc.
Then get the list of fields from database table and bind it to a dropdownlist against each of excel field.
Here you need to generate the dropdownlist dynamically by code with unique id in ItemRowDataBound event.

And at the end, you can place a button which will save the combination selected in the grid.

Let me know if you have any difficulty.
Avatar of ankouny
ankouny
Flag of United States of America image

ASKER

How can that be done by code ? do you have an example.
I prefer to have it coded in the vb.net page not as a javascript ?
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
.NET Programming
.NET Programming

The .NET Framework is not specific to any one programming language; rather, it includes a library of functions that allows developers to rapidly build applications. Several supported languages include C#, VB.NET, C++ or ASP.NET.

137K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo