hi all,
i want to display some data in dropdown from database using java.please send the code
muraliinfy04 0 Newbie Poster
Recommended Answers
Jump to Postpublic class TheCode { public void getDataFromDB(Dropdown b) { b.populateList(); } }
All 3 Replies
masijade 1,351 Industrious Poster Team Colleague Featured Poster
freshface001 0 Newbie Poster
Ashutosh shukla 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.