Implement the web part to select name through dropdown/list selector

How to Implement the web part in such a way that it allows user to select name through dropdown/list selector instead of entering it manually in the edit mode.

The dropdown should populate all the list available on the current site.


January 22nd, 2014 6:23am

It sounds like you need to create a custom toolpart for your web part. Please read this article for more information about how to do this. You would place your logic in the CreateChildControls() function of the custom toolpart class to populate the lists from the current site.
Free Windows Admin Tool Kit Click here and download it now
January 22nd, 2014 6:31am

Hello dannyjessee,

I want to create a dropdownlist and in that ddl I want to show all my sharepoint list.

How can I do that?

Which webpart should I use?

Is there any article on that?

January 22nd, 2014 6:52am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics