Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 966949
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T02:14:23+00:00 2026-05-16T02:14:23+00:00

I want to make a drop down control, an HTML select/dropdown box with two

  • 0

I want to make a drop down control, an HTML select/dropdown box with two specific values.
I want to package it so that I can deploy it to any SharePoint 2010 server I want, for its generic.
At this point, I am confused if this should be a Visual WebPart, or a Web Control (does this exist in SharePoint 2010, Web Controls?).
I would like the person ultimately using it to be able to place the control anywhere they like, including a non-webpart zone.
Any help it getting me going is appreciated…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T02:14:24+00:00Added an answer on May 16, 2026 at 2:14 am

    First, it’ll help to mention that a WebPart or a Visual WebPart is, at its heart, a Web Control.

    A Visual Web Part combines in one a WebPart and a UserControl with a designer surface, which brings Web Part development into a realm comfortable to a lot of us old ASP.NET developers.

    If you want your user to be able to place the control in places other than web part zones, they’ll need tools. It is possible to do this in SharePoint Designer, provided you are willing to provide both the control and the training.

    In general, it will require that you develop the component, call it MyControl, either as a bare-bones web control or as a web part. Provide to your users instructions for registering the control’s namespace at the top of the page layout via an @Register directive like this:

    <@ Register TagPrefix="customcontrols" Namespace="My.WebControls.Namespace" Assembly="My.Assembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0101010101010" %>
    

    Then your user can add it to the page layout as they would an ASP.NET page:

    <customcontrols:MyControl runat="server" />
    

    For most users, this will be a hefty bite to chew; however, no one knows your people better than you, so you can decide whether this will do or whether developing a web part for use in web part zones is better.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 511k
  • Answers 511k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You have to configure, that you want to collect the… May 16, 2026 at 5:13 pm
  • Editorial Team
    Editorial Team added an answer Based on the documentation, code samples, and what is already… May 16, 2026 at 5:13 pm
  • Editorial Team
    Editorial Team added an answer $ cd thefolder # which contains the subfolders and where… May 16, 2026 at 5:13 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I know it's possible with jquery to make something that looks like a select
I have made a TForm derivative that acts like the drop down part of
I need a dropdown list on my page that will allow a user to
Drop-down lists, menus and combo boxes are all very common user interface elements. Users
how can i make this.... goto this link and see the text sliding after
I have a legacy system where I want to improve the user experience. On
I am wondering if there is a way to make ASP.NET controls play nicely
I have installed the MS Dynamics CRM on my windows server 2003. I want
Is it possible to make an enum using just numbers in C#? In my
I'm currently working with a part of my application that uses Dynamic Web User

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.