Add New Rows Dynamically to a Grid inside a TabPanel of a TabContainer --
Hello and Greetings.Sorry if this appears to be a bit basic in nature, but here's my problem. I have a tabcontainer and in one of the panels I got a gridview. When the page loads first time the grid...
View ArticleUpdatePanel doesn't work after using ModalPopupExtender and...
I have found out a problem with UpdatePanel when using asp.net validation control and Ajax toolkit ModalPopupExtender control.After RequiredFieldValidator and ModalPopupExtender are showed, the...
View ArticleHow to change tab panel of tab container programmatically on linkbutton click?
Hi all,i am having one tab container with two tab panel.and i have two linkbutton. i want that when i click on first linkbutton first tab panel should active and the same with second linkbutton.how to...
View ArticleForce a Modal Popup to show on page load
HiI am using a ModalPopupExtender which works fine. When I click a link it opens a Panel which has an iframe on it to show another page.Id like to force the ModalPopupExtender to show without me...
View ArticleEmbeded Image in RDLC Report
Hi All,The Requirement is like this i have RDLC report which contain image control , image source that i can use is only Embeded(as per requirement i have to use only Embeded).after browse say i select...
View ArticleSlideShowExtender problems
Can't get Slideshowextender to work on page, can you help?HTML:%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="asp" %><html...
View ArticlePopupControlExtender Not Locking with UpdateProgress
Hi,I am using UpdateProgress on PopupControlExtender. The Progress template is correctly being displayed on button click within the popup. However, the popup is not being locked. How can I get the...
View Articlei am using update panel
I use more than 4 control in that Script Manager i use <br> tag, its work top of line break in upper line.i want correct position in break tag.
View ArticleHow to disapper text in textbox
when page load first it has to show in text box like face book Write a Post, after entering into textbox the text will disappers.How can we do in asp.net.Thanks,
View ArticleUnknown and sudden errors while using Ajax
Dear Experts,I am developing a website using ASP.Net and using Ajax toolkit and other ajax post back for faster data access. Generally I am putting all controls under single Update Panel and my forms...
View ArticleHow to change font color with Twitter control?
Hello, I'm hoping there are others who have had success with styling the Twitter control. For example, I can do the following:<asp:Twitter ID="Twitter1" runat="server" ScreenName="aspnet"...
View Articleexport from html to pdf using Itextsharp.dll
Hi, i am trying to export from html to pdf using Itextsharp.dlland i am getting error:Extender control 'AlwaysVisiblebtn_savesetting' is not a registered extender control. Extender controls must be...
View ArticleFile upload
Hi Allhow to create multiple attachments in file upload control like Gmail attachments
View ArticleAjax tab click
i want to add event handler to ajax tab occurs when i click on ithow i can do that...........?
View ArticlePostback fired each time not only ComboBox1_SelectedIndexChanged
Hellop, Here is my problem: Postback is fired each time I select an item in the comboBox. I thought that only the event method ComboBox1_SelectedIndexChanged() would be fired in Ajax mode. Here is my...
View ArticleAjax Control Toolkit Example: Using RoundedCornersExtender
HiI copy/paste fromhttp://asp-net-example.blogspot.co.uk/2009/11/ajax-roundedcornersextender-how-to-use.htmlbut it gives me following error(I already add najaxToolkit.dll in bin folder)How to set this...
View ArticleUnable to download the file when using Update Panel
Hi,I need one help for the downloading issue in Update PanelI have one link button and on click of that, I have writen the code to download the file.I have...
View ArticleUpdateProgress not working during Download File from server
I have Download button with in the Updatepanel, When I download the file from the server , the updateprogess contents are loaded in the winow(say eg. Loading Image), But even after download completes...
View ArticleCalendarExtender run out of position during time- click only
hi, my calendar run out of position such as appear at the corner of website during my 1st clicked on it. After tat , the calendar go back to his normal position when i clicked 2nd, 3rd and n-times. any...
View Article