Showing posts with label latest. Show all posts
Showing posts with label latest. Show all posts

Monday, March 26, 2012

dropshadowextender visible when its targetcontrol is not

Hi

I have read thsi post which addresses this problem

http://forums.asp.net/thread/1325356.aspx

I have downloaded the latest version of the toolkit and my dropshadowextender is visible when the control it's shadowing is not visible.

How can i modify the javsacript in DropShadowBehavior.js in my current dll. Presumably its embedded.

Thanks very much

andrea

Hi Andrea,

You can just edit the *.js files. You have torebuild the project for the changes to take effect though.

Thanks,
Ted
The fix mentioned in the above thread is known to work under at least some circumstances. Could you please post a simple sample demonstrating how it doesn't work in your scenario? That'll help us make a fix. Thanks.
thanks very much

Wednesday, March 21, 2012

DropDownExtender offset since 10201

When upgrading my toolkit dll to the latest version, all my dropdownextenders seem to render with 20 pixels margin to the left side. It's only the "dropdownbox" surrounding the textlabel: the dropdownlist itself is where it should be. Anyone else experiencing this problem? It might have to do something with my CSS, but it worked before. I've already copied the CSS from the example website, that didn't fix it (though it was different from the file I had)

Isn't anyone experiencing these problems? It probably has something to do with relative/absolute positioning or something. I wonder what changed since last release cause I didn't experience these problems before.

Which CSS class handled the dropdown position?