AJAX :: Remove The Black Shadow From ModalPopupExtender?

Feb 2, 2010

remove the black ugly shadow from modalpopupextender?

View 2 Replies


Similar Messages:

AJAX :: Change Height Of Modalpopupextender With Shadow - Shadow Does Not Change

Oct 28, 2010

I have a ModalPopupExtender with a Drop shadow. I am changing its height with Javascript (i.e. no callback to server). The drop shadow does not change height. Any work arounds? The code is something along these lines:

[Code]....

View 1 Replies

.net - ModalPopupExtender Displays A Black Box When It Contains A User Control?

Jan 28, 2010

m using the Ajax Control Toolkit's ModalPopupExtender. It works great but when I add a user control to the panel it is set to display, the modal popup is displayed with a black box over it.This is how it looks like:Is anyone familiar with the problem? Is there a workaround?

View 1 Replies

AJAX :: ModalPopup Black Bax Showing In Corner?

Feb 19, 2010

My modal popup window is not hovering over the page.

Css:

[Code]....

ModalPopupExtender:

[Code]....

View 1 Replies

AJAX :: Panel Shadow Effect In 2 Of Its Borders?

Mar 7, 2011

How to make for ASP Panel Shadow Effect in 2 of its Borders

View 1 Replies

AJAX :: Line Chart Appears Black In Color

May 7, 2015

I use a LineChart control in asp.net and C# but I have a problem because my linechart in my page is black..

This is a screenshot (i did Ctrl + A to show you there are data on this chart) ....

View 1 Replies

AJAX :: Increase The Shadow Offset Or Width In DropShadowExtender?

Sep 27, 2010

I don't see any properties, but thought I'd ask to see if there way to increase the width of the shadow or offset of shadow from the pop-up panel or div I'm displaying?

I just want to make the pop-up appear to "stand-out" a littlle more.

<ajaxToolkit:DropShadowExtender
ID="dse"
runat="server" TargetControlID="pnlPopUp"
Opacity=".15"
Rounded="false" TrackPosition="true"
/>

View 2 Replies

AJAX :: Drop Shadow Extender Inside A Tab Container?

Mar 26, 2010

There has been a couple times now that I have tried to have a panel inside a Tab Page of the Tab Container. Each time I run into the same problem. The extenders drop shadow property wont work. The rounded property of the drop shadow extender works fine but for the life of me I cant get the drop shadow to appear. Every other time this has happened I have just given up the search for the answer and left out the drop shadows because it wasnt a big deal but this time I think it would really make my page look good so I decided it was about time i posted something about this issue. (run-on sentences are my specialty)

The following code will recreate the bug / problem I am having

[Code]....
[Code]....

View 1 Replies

AJAX :: Get The DropShadowExtender To Throw A Shadow On Both Sides Of A Panel?

Jun 12, 2010

Is it possible to get the DropShadowExtender to throw a shadow on both sides of a Panel? I can get it on either left or right, but not that it is right behind the panel, giving the impression that the item is lifted slightly from the page.

If it can not be done with DropShadowExtender, is there another way to do this without actual background graphic?

View 1 Replies

AJAX :: ModalPopupExtender / Datalist Original Image Come In Modalpopupextender After Click

Apr 14, 2010

I have a DataList that contains some Thumbnail Image(Image Button).

Now I want when i click on any Item in datalist the original image come in modalpopupextender.

How I can do this?

<asp:DataList
ID="dlImgGallery"
runat="server"
RepeatColumns="3"
Width="100%"
onselectedindexchanged="dlImgGallery_SelectedIndexChanged"
DataKeyField="Id"
>
<ItemTemplate> <table
style="width:100%;">
<tr>
<td
></td>
<td
class="style3">
<asp:ImageButton
ID="ImageButton1"
runat="server"
ImageUrl='<%# Eval("Img_URL") %>'
BorderColor="#0098DB"
BorderStyle="Double"
BorderWidth="3px"
onclick="ImageButton1_Click1"
/>
</td>
<td
class="style3">
</td>
</tr>
</table> <br
/>
<cc1:ModalPopupExtender
ID="mpe"
runat="server"
BackgroundCssClass="ModalBackColor"
TargetControlID="ImageButton1"
PopupControlID="Panel8"
CancelControlID="btnCancel"
ondatabinding="mpe_DataBinding">
</cc1:ModalPopupExtender>
</ItemTemplate>
</asp:DataList>and
my panel that shows as modalpopu
<
asp:Panel
ID="Panel8"
runat="server"
onload
="Panel8_Load">
<asp:Button
ID="btnCancel"
runat="server"
Text="Cancel"
/>
<br
/>
<asp:Image
ID="Image1"
runat="server"
Height="102px"
Width="124px"
/>
</asp:Panel>

Now where I can to write code that when i click on item in datalist Original Image show in modal popup extender?

View 3 Replies

AJAX :: Cover Background Colour Black To Opacity 'white' In Updatepanelanimationextender?

Jul 30, 2010

notice that the FadeOut in updatepanelanimationextender gives opacity that produces a 'transparent' white on the gridview

[code]...

what trying to achieve is to make a black fadeout opacity 0.5 cover the whole gridview OnUpdating.

View 1 Replies

AJAX :: ModalPopupExtender -- Fetch Data In Modalpopupextender

Apr 7, 2010

I would really appreciate if someone can find out what's wrong with this code.

Here is my question. I have textboxes in a modal popup extender (City, state, zip) and there is an image button search for searching the address from the database. All this functionality is within a control (.ascx file). This control is added to the page where it needs to be displayed and is being displayed when a user click the Address button (the code for it is not shown here). The method ShowAddressSearch() in the control is being called from the page and it displays the popup.

When the user enters any of the 3 values and hits search a server event is fired up and the result should be displayed in a grid. What is happening is, when the user hits the search button the server call is made and the data fetched from the db but the modal popup closes itself here is the code for this. I would really appreciate if someone can find out where and how popup is getting closed.

[Code]....

View 1 Replies

AJAX :: ModalPopUpExtender Inside ModalPopUpExtender

Sep 3, 2010

I have a modal popup extender with one control (ascx) this control has a label that on onclic method call other popup extender.

It's has other ascx, it's has a button for a search. When I do Click in this button in first time, the event click not fired and there are a javascript error that say "this._activeDRagVisual is null reference".

In the other hand, If a use de second popup inside an asp page the event and control work correctly. The problem is with the popup inside popup.

View 3 Replies

What Needs To Be Set To Get Rid Of The White Under The Drop Shadow

Jan 20, 2010

I am trying to implement charting into one of my sites, and I am having a hard time styling the border to make it transparent.

I've attached a image so you can see what it is I am talking about. I have yet to figure out what needs to be set to get rid of the white under the drop shadow ...

If anyone has any ideas I would love to hear how to get rid of this ...

View 18 Replies

Web Forms :: Black Box When Page Loads?

Nov 1, 2010

I have a few pages on my website that contain a gridview that gets bound on the page load event. Most of the time while the page is loading, about 5 or 6 rows of the gridview turn into a black box. Usually the box disappears after the page is fully loaded, but sometimes it doesn't and you have to highlight it with the mouse to get rid of it. This happens on more than one computer and I'm not sure how to fix it.

View 6 Replies

MVC :: Red White And Black Template On Site?

Feb 11, 2010

On this site in the MVC Site Design Templates, is on page 4 I think, is the "Red, White and Black" template. Something I noticed right away is that the only page which the rounded corners seems to take effect on is the home page. I can't figure out why this is....can anyone who's used it or not used it maybe take a look and see what the reason for this might be.

You'll notive that on the home page the entire outter div, div aroung the picture, everything is rounded, but not on the About page, or if you add any other pages, very strange. Maybe this is the why it was designed to be, but why implement rounded corners on only 1 page?

View 1 Replies

Appdomain - Add Directories To Shadow Copy?

Oct 30, 2010

In my ASP.NET app, I'm attempting to add another directory to be have the DLLs in it shadow copied.

The only method I found that will allow m to do this is AppDomain.CurrentDomain.SetShadowCopyPath.

However, this method is marked as Obsolete. MSDN has this to say about it

SetShadowCopyPath(String path) Message: AppDomain.SetShadowCopyPath has been deprecated. investigate the use of AppDomainSetup.ShadowCopyDirectories instead.

However, the AppDomainSetup.ShadowCopyDirectories property doesn't seem to change whenever I set a value to it.

AppDomain.CurrentDomain.SetupInformation.ShadowCopyDirectories = "mydirectory;bin"; string test = AppDomain.CurrentDomain.SetupInformation.ShadowCopyDirectories; // returns bin, which was the original directory

Is there a reason that it won't change and is there a work around?

View 1 Replies

Validation Summary Text Renders Black?

Jun 7, 2010

<asp:ValidationSummary ID="ValidationSummary1" runat="server" ValidationGroup="CreateUserWizard1" ForeColor="red"...

why does the text render black when I have the ForeColor set to red.

If I change the displaymode to List it renders red, but in BulletList and default it's black.

View 5 Replies

Web Forms :: Dropdown List Items In Corresponding Colors Rather Than Black?

Oct 14, 2010

i have a dropdownlist for which i have items like red,blue,yellow,green...etc but these items default static color will be black for all items,

but my requirement is to Red as red color Blue as blue color Green as green color

[Code]....

View 9 Replies

Create An Image With Drop Shadow On Text Programatically In VB.NEt?

Nov 1, 2010

I'm currently building an intranet engine for a project I've got on the go at the moment, and I'd like to save myself a little time by generating header images from code where possible, however, I'd like it to match our concept image.What I'd like to achieve is below:My issue is I've not the faintest how to create that from code. I can do the absolute basics but that's about it.

I start to fall down when it comes to the gradient background and the drop shadow on the text. I can get away with positioning the text on the larger header image, so if it's not possible to generate the exact gradient I have there, then I have a work around for that, but what I really want to achieve is the text with the font and drop shadow.I'd say it's safe to assume that to use a "non-standard" font, I'd merely need to install it on the web server?

View 1 Replies

Using WPF Hardware Accelerated Drop Shadow In Server-side?

Jun 23, 2010

I'd like to run drop shadow on Bitmap class in ASP.NET and I'd be really happy if GPU could do that. Any chance of this happening?Update: I'd like to do that on server side. It doesn't really have to be ASP.NET app, it could be console app or windows service.

View 2 Replies

.net Drawing.Graphics.FromImage() Returns Blank Black Image?

Jun 2, 2010

I'm trying to rescale uploaded jpeg in asp.netSo I go:

Image original = Image.FromStream(myPostedFile.InputStream);
int w=original.Width, h=original.Height;
using(Graphics g = Graphics.FromImage(original))
{

[code]...

View 2 Replies

C# - Gridview Inside A ModalPopUpExtender Causes ModalPopUpExtender To Close

Apr 4, 2011

I have a gridview inside a ModalPopUpExtender, the grid view have the button add delete and edit when i clic one of the button of the gridview the popup is closed. I wont to close the popup when the close button is clicked.This is the asp.net part:

< cc1: ModalPopupExtender ID="NamePopup" runat="server" PopupControlID="OptionPanel" TargetControlID="btnD" BackgroundCssClass="mpBg" DropShadow="true" OkControlID="btnSavePopup" CancelControlID="btnPostCancel" >
< / cc1:ModalPopupExtender>

View 1 Replies

AJAX :: How To Use ModalPopupExtender In UpdatePanel

Feb 5, 2010

I try I cannot seem to find a satisfactory solution. As far as I can tell from the documentation a ModalPopupExtender should be able to reside inside an UpdatePanel. However, I simply cannot get it to work.After the first refresh of the UpdatePanel I get errors of various kinds depending on what I've tried.

What I'm trying to accomplish is having a button inside an UpdatePanel which launches a popup. Another button inside the UpdatePanel causes a partial postback. And finally a button within the popup has to cause a partial postback. I have tried at least five different approaches to this problem and finally I gave up and went with a very inelegant solution. I don't think my requirements are all that strange, am I doing something wrong?

First I tried this:

[code]....

This works fine until after the first postback when the Cancel-button (Button4) starts causing synchronous postbacks and the textbox starts to fill up with commas. I also tried the same as above but placing an UpdatePanel within Panel4 (the popup) - no go. Then I tried causing the postbacks in javascript launched from the ModalPopupExtender's OnOkScript - still it starts failing. I tried another couple of attempts
all of which failed. Finally I decided to move the ModalPopupExtender outside the UpdatePanel, add dummy buttons and a bit of javascript to launch and hide the popup. Although this satisfies my UI requirements it just plain wrong from a design perspective and it annoys me that I could not get the extender to work inside an UpdatePanel. Has anyone succeded with placing a ModalPopupExtender in an UpdatePanel with the requirements I stated above? Or should it be added to the list of controls that's just not compatible with the UpdatePanel?

this is my final solution:

[Code]....

View 8 Replies

AJAX :: Modalpopupextender Within Usercontrol?

Dec 11, 2010

i try to develop a login control with modlpopupextender within usercontrol. i have a problem with hiding modalpopupextender. i indicate that if i put modalpopupextender in aspx page directly it works, but when using in usercontrol it doesn't. my codes are:

[Code]....

[Code]....

i show modalcontrol on masterpage. it is ok. i click btniptal,modalcontrol hides. but after click the btniptal, if i refresh the page(postback) modalcontrol shows again. i said this above that if i put modalcontrol directly masterpage ,thing that i said doesn't happen. how can i solve this.

[Code]....

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved