Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
200
Enhanced WebDropDown
posted

Good morning --

I'm on 2013.1 using VS2012 on .NET v4.5.  I'm trying to use a WebDropDown control in a different way.  I can easily populate it with 1 field in a long column of 35 entries.  I want to instead make it 4 columns of 9 entries each, like this:

Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry
Entry          Entry          Entry          Entry

I tried putting a grid in the item template but it wants 4 different fields for each of the columns.  Any ideas how I can do this?

Also, I'm trying to add a drop shadow to the container.  It there a way to do that?  I added it in the CSS but it seems to ignore it.  The AppStylist doesn't have a drop shadow option.

Thanks,
Michael