December 2008 - Posts
Whenever I move the focus to a textbox with a MaskedEditExtender and date format, text entry doesn't work properly. Instead of writing over the underscores, the typed text appears to the left of the date format. Here's what I end up with when...
I need to build a datagrid that auto-updates once new data is available. Basically, if multiple users are logged on to the application and one user uploads information, I would like to update the grid for all the user’s, without loosing user data. How...
Hi all, I'm trying to make use of the ModalPopupExtender to work for IE, Opera, and Chrome. Everything looks fine in IE and Opera, but not in Chrome. The behaviour is very inconsistent, where when I invoke the popup, the entire page (including the...
Hi I am doing small project in which I have a ajax tabcontainer with 5 tabs.Each tab contain a calendar control. My scenario is based on user login ,by clicking tab ,events from database would display in the calendar control. Als I want to switch views...
Hello, I need to display intervals(e.g. 0, 5, 10 etc) below SliderExtender control. Does anyone know how to do it? Thank you very much. Read More...
Hi, I am using ajax extenders to enhance the functionality of my web site. NOw problem is that i have made a control which contains following code 1 < asp:TextBox ID= "txtDatedDate" runat= "server" MaxLength= "10" Width...
hi brothers, I facing a weird problem on collapsible panel. Every time my webpage raising postback , the collapsible panel that should be collapsed will expand a while and collapse back again. Can anyone please help me to make it collapse always even...
I successfully show ajax based popups in a button clicked but I also want to show some error messages as well. For instance I have some code like if(t == true){ showPopUp(); } else{ } But when I set popups to be show when button clicked it is not possible...
when updateprogress appear how to change color of body into gray Read More...
I am using a web user control as a survey with multiple instances of the rating control; however, I have not been able to get it to work. I have 8 rating controls that go from 1 star to 10 stars. I also have an email textbox with a validator. The validator...
More Posts
Next page »