Edit gridview within a gridview using CollapsiblePanelExtender
Hi All, I've been stuck on this for a little while, so I hope someone will be able to help me.I've got a parent gridview showing the sales orders headers, then within this gridview a child gridview...
View ArticleASP.Net 4.5 Validation Controls not working with AJAX ToolkitScriptManager1
All,I have a project in which I am using the 'unobtrusive.....' validation so it includes the references to all the JScript libraries in the global.asax. I also have pages that utilize the ASP.Net...
View ArticleAjaxControlToolkit issue: Unable to get the property UI
Hi Folks,I am trying to use a rounded corners extender on an aspx page for an asp:Panel control (I have also tried the drop shadow extender). When I run the application I get the error message:...
View ArticleAJAX AutoComplete Extender Not Working
Hello Guys,To Start with I want to implement suggestion dropdown in my textbox based upon the records stored in my sql server database..I googled and found out that Ajax autocomplete extender will be...
View ArticleHow to pop up ppt files in Power Point
Hi,I have requirement like...i want to upload Power Point Presntation Files in server.After Uploading the file names will show in DataGridView or any other repeter control.When i clicked the FileName...
View ArticleDate and timestamps error
Hi guys ,I am trying to import a excel file into my database and i have checked the date and time stamps in the databasebased on that have made the template and still i get an error please assistServer...
View ArticleHTML Editor writes 111 on document(IE9)
Hi all,When using HTML editor indent buttons, it prints 111 in the top of the page(IE9).StepsPress decrease indent Press increase indent Press hyperlink Press cancel Press decrease indent The issue...
View ArticleExclude div from UpdatePanel
Hi I have a div within an UpdatePanel which I need to exclude but it sits between all other elements that requires to be in the panel. E.g:<asp:UpdatePanel ID="upPanel1" runat="server"...
View ArticleHTMLEditor - can not read the modified text
Hi all,I'm using HTMLEditor for my web page. But after changing the content, I can't read the current text of this object. Can anyone explain me why? Thanks very much.<%@ Page Title="FX News...
View ArticleChanging date selection in CalendarExtender using up, down, left, right arrow...
The CalendarExtender control is awesome. My only issue with it is that, when the textbox date field is entered by tabbing (using the keyboard), the calendar pops up and the user isforced to use the...
View ArticleRE: RE: Re: Onclick() method in ajaxtoolkit control...
Hi, I'm using framework 3.5, mssql 2005 and ajaxtoolkit control "Rating".There is no Onclick() method =(, only onchenged().If currentrating 3 and user click 3 it doesn't work, when I'm trying to bind...
View Articleasynchronous postback causes PageRequestManagerParserErrorException
Hello,People, please help me...I have a aspx page with 2 update panels and 2 buttons (btnFilter and btnClear) that are not in an update panel. One button is an asyncpostback trigger of one update...
View ArticleASP Forums
Hi ,I need help, I need to understand forum writing technique. I don't know how to start.Regards
View ArticleQuestion regarding ajax Editor control
<ul><li class="field"><cc1:Editor ID="Editor1" runat="server" /><br /><span class="desc"><asp:RequiredFieldValidator ID="rqrdcontent" runat="server"...
View Articleasp, css issue
hi,I have the selected code:.imgFairy { background-color:Red; }<td><div><div><div><asp:Image ID="Image2" runat="server" CssClass="imgFairy"...
View ArticleHtmlEditor text to h3 ore p
HeyI have a small problem, when I'm saving the text from a textbox with HtmlEditorExtender and save it in a database, and the takes it into a h3, p ore div, it writes the code as well, like...
View ArticleHow to add Table and Div inside Ajax Tab container?
I am developing a webpage wher i am having a Tab Container which contains a few tabs.The tabs start from the left hand side of the page.I need to place table inside Tab container but it says table and...
View ArticleHow can i use ajax Model popup on image button click inside gridview ?
I need the model popup control when ever detail button i.e an image button inside gridview is clicked ,for that i did:<table class="tbsurvey"><tr><td colspan="3" class="tdheader">...
View ArticleRadRating on click
Hi, how do i put RadRating in the ReadOnly mode when clicked once. the same person should not click on the radrating twice. thank you. <telerik:RadRating ID="ratingBar" runat="server"...
View ArticleKeeping Modal Popup Visible
Newbie - using Visual Studio 2010 C#. Currently have a working ModalPopupExtender and detail panel popup - all in a gridview ItemTemplate linkbutton. I am showing the modal popup from the...
View Article