AJAX :: ColorPickerExtender Popup Hidden By DropShadowExtender?
Jun 24, 2010
Am planning to do a login module which can be used in any applications. So for that i have devided user categories(Eg: Admin, Super User, User). Under each category there will be some pages. In other words Admin can access all pages. Super User can access only some particular pages and user can access only some particular pages.
So for this, i need to load all the page names available in ma solution folder in a table or something. Is it possible to do programmatically.
If my Solution folder has the following pages :
1)Default.aspx
2)Home.aspx
3)Products.aspx
4)Services.aspx
i need to load these page names in a table or any other controls for selection.
Is it possible?
View 3 Replies
Similar Messages:
May 4, 2010
When using a modal popup extender along with an embedded video, the popup is hidden behind the video in IE but works as expected in FF.I've tried manually setting the z-index of the popup to a huge number and the z-index of the video object to 1 but this makes no difference.
I've put the code for a sample page below.
[Code]....
View 2 Replies
Nov 4, 2010
when showing the modal popup, the iframe on my page covers part of it,what should I do?
View 13 Replies
Feb 22, 2010
I wrote a page using a tabcontainer to display different functionality. On the main page I have a modal popup used for login. In ie8 everything works fine, but in IE7 the modal popup is hidden behind the tabcontainer and the controls on the tab stay active.
View 2 Replies
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
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
Sep 3, 2010
I've got an ASP.NET 3.5 page with multiple ColorPickerExtender controls on it. The functionality works fine in that the selected color is displayed on the associated panel and text boxes, but when a postback is performed from a drop down list on the page, the colors are always reset to their initial values when the page was loaded.
View 2 Replies
Jun 11, 2010
I have a TextBox in a GridView ItemTemplate that uses the TextChanged event to immediately update the database record as soon as they finish editing.The TextBox stores a colour value in Hex.
What I did was use the ColorPickerExtender on it to make it easier for end users to choose a colour, however, if the colour is changed using the picker, even though the contents of the textbox changes, the TextChanged event doesn't fire.I believe I need to add a client-side event handler to the textbox, but I can't work out how to get that to trigger the postback and run the TextChanged event.Or is there a way to utilise the OnClientColorSelectionChanged event to force a postback?
View 2 Replies
Jul 31, 2010
I am using ajax colorpickerextender control for color selection. For TargetControlID, I have used a textbox. It shows hexadecimal color code into that textbox. Using this post I have resolved this for colorselection change event. I am saving selected color into an xml file and reassigning it to the color control when form loads. My problem is at loading it shows hexadecimal code.
View 2 Replies
Jan 27, 2010
I am using colorpicker control which comes with ajax control toolkit. Can I have more colors or include custom colors in the color pallete of ColorPickerExtender control ?
View 4 Replies
Jun 16, 2015
I am referring below url , there is one column which has some large data i dont want to show in grid, but on clicking show detail i want to show detail in Modal Popup, right now it shows blank data, is there any solution for it. URL..
View 1 Replies
Jan 17, 2010
I am trying to get a modal popup inside a modal popup?, also i want to fire the modal popup on a condition in a text change event of a textbox?...is this possible and can anyone give me directon on this
View 5 Replies
Dec 7, 2010
In my application I have a formview which is inside of a Ajax modal popup.Once users enter the information in the formview and click save, I validation the input.errors, I want to display an error message as a popup or as a modal popup (not javascript alert) with in the ajax modal.How do I do that. I tried several ways but it closes the ajax modal popup.
View 2 Replies
Jul 27, 2010
I'm using modal popup extender and panel with calendar in it. Click the "Next / Previous Month" closes the modal popup. How do I tell the modal popup to ignore click events in a calendar control inside the panel targeted for popup? I'm confused because when using extender before, you had to click OkButton or Cancel to close popup. I have update panel for reason. I just minimized the code for easy review.
[Code]....
View 5 Replies
Sep 2, 2010
I have one page with a panel that makes up my ModalPopup. On the ModalPopup there is an updatepanel with a textbox and a button in it. There is a textbox on the "parent" page and I want to click the button on the modalpopup and move the data from the popup textbox to the parent textbox. So far, no joy. I have a line in the code behind to move the data between textboxes and I have also tried javascript to do the same thing but I am not able to make this happen unless i click the button twice.
View 5 Replies
Jan 13, 2010
I wish to write a modal dialog box for my project, similar to this http://obout.com/editor_new/howto_sc.aspx.Which is very simple:When a user click on a button,the page will make a call to a web service and when it is done,a Movable Modal Dialog box will show and populated with my data, along with buttons and scripts for those buttons.It seems that the panel and popup extender can show the popup but it is not movable.Should I do it with AJAX tool kit or using pure Javascript, I see a few sample on the web, but it is kind OF complicated.
View 5 Replies
Feb 18, 2010
I want to authenticate a user using model popup extender. So I wrote a program to do this. Everything OK when user enter the correct details. But user enters the wrong detail, it should shows in a lablel in a popup panel. It shows; but the problem is it close the popup . But I want to keep the popup if the user enters the wrong details. How can I do this?
View 5 Replies
May 25, 2010
I'm in a Unique position where I have to display one popup above another popup. Problem is that popup B's background does not show above popup A's content and as such you ae still able to click on buttons, ect. on popup A.
I tried to rather disable the Tab Control on popup A with javascript once popup B is displayed, but it only disables textboxes and labels and nothing else.
getting popup B's background to display above popup A or help with disabling all controls (Contained in Tab Control) on popup A?
View 1 Replies
Aug 11, 2010
Modal PopUp Extender Catch exception error and display on modal popup
[Code]....
View 2 Replies
Aug 20, 2010
I am using autocompleteextender to receive list of projects. Is there any way that, given list of projects can hold a hidden values like a dropdownlist? I need project ID as hidden value...so that when I select a project from the list, I can retrieve the ID using C#/ASP.Net.
View 2 Replies
May 5, 2010
I am trying to get my Ajax Toolkit back. I had it installed and then I downloaded the 2010 version of VWD and the new Ajax Toolkit and the Toolkit went away in VWD 2008.I have created the "tab" named Ajax Toolkit and followed the instructions to "Choose" items, navigated to the 3.5 Ajax Toolkit and selected it. I then clicked OK to have the controls show in the new tab. Instead of showing the controls in the tab, the tab disapeared. Now, when I attempt to create the "Ajax Toolkit" tab, I get a message: "Tab name "Ajax Toolkit" already exists." Only problem is that, this tab is not visible.
View 4 Replies
Apr 9, 2010
I have an Ajax ModalPopupExtender on a page. To summarise. I have a link on a page, when I click the link the modal popup displays. On this modalpopup I've a textbox and an 'ok' and 'cancel' button. I wish to find out what was entered in the textbox when the button is clicked I try this but the value of ((TextBox)button1.Page.FindControl("theTitle")) is null.
if (((TextBox)button1.Page.FindControl("theTitle")).Text == "")
void okButton_Click(object sender, EventArgs e)
{
try
{
//if i try this tt does not compile//The name 'theTitle' does not exist in the current context//if(theTitle.Text == "")//{//}
Button button1 = (Button)sender;
//TextBox theTitle = ((ImageButton)(e.Item.FindControl("theTitle")));
if (((TextBox)button1.Page.FindControl("theTitle")).Text == "")
{
}
else
{
}
}
catch (Exception)
{
}
}
View 3 Replies
Oct 29, 2010
When i try to submit the page which has modal popup extender,popup extender becomes visible! How can i avoid this?
View 2 Replies
Jan 18, 2010
I have an update panel and inside it has a panel with a contact form. Above update panel is an update progress bar, with an ajax loading icon.
What I wanna do is, when contact form is submitted, the panel is hidden, and the loading icon is shown.
I did it by having this in btn_onclick:
System.Threading.Thread.Sleep //not sure if correct spelling but anyway
pnl.Visible = false;
Somehow, the icon shows out but the panel still visible down there. Is there something I am missing?
View 2 Replies
Feb 10, 2011
how to set a TabContainer to hidden/visible. I have tried placing it in a div and in a panel, but when I hide these (style="visibility: hidden;"), the Tabcontainer stays visible! Setting the style of the TabContainer itself doesn't work.
View 3 Replies