Quantcast
Channel: ASP.NET AJAX + Ajax Control Toolkit (ACT)
Browsing all 5678 articles
Browse latest View live

ajax control is not showin date when i click over textbox

hi below is my html code<%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1" %><asp:Content ID="mastreJob" runat="server"...

View Article


How to insert page break for printing after specified number of rows in data...

hi,I want to print n number of barcodes in 10 Rows  and 3 Columns upto n number of pages. So that each page will have 10 Rows and 3 Columns.I have already tried one of the method posted in this forum...

View Article


get the seleted date in ajax control

hihow to get the selected date  from <tr>               <td>                Select Date               </td>               <td align="left">                  <asp:TextBox...

View Article

Need to return full page control to aspx page after a few timer partial...

I am trying to return full page control to my aspx page after performing a number of Timer control partial post backs.What is the best way to stop the partial post backs and allow the web page to...

View Article

Binding Table row textbox and Id, Then save to database

I have an Assessment view that has a table of student populated form a particular class. The table has two separate textboxes added to each of the rowThis is the Assessment view@model...

View Article


AJAX WITH VISUAL STUDIO 2012

Hi Friends,I installed  ajax  toolkit with (visualstudio 2012 ulitmate) asp.net 4.5 since second day, I download ajax toolkit and installed add reference , when trying to drag ajax control to webform...

View Article

Remove calendarextender disabled month from the grid

I have an Ajax CalendarExtender with a startdate as follow in the page load event.'Date From can only be starting from the current month CalendarExtender1.StartDate = DateTime.NowAnd I override the...

View Article

sometimes I get a listsearch extender exception

Hi!I've an asp.net 3.5 application which uses the latest ajax control toolkit available for 3.5 (December 2013). The application works fine but I sometimes get an exception with a listsearch extender...

View Article


Unable to fire a click event using link button in repeater

Hi, I am using the Modal popup controler for showing the notification of new message by using Panel control . In that panel control i am using a repeater .In repeater i have lable and link button ....

View Article


OutOfMemoryException errors

I am receiving OutOfMemoryException errors, i have installed my application on windows 2003 server with 4 GB of RAM , and every time to fix the issue i need to reset the IIS , if anything i can do to...

View Article

NumericUpDownExtender loses state when exit from ModalPopupExtender on page...

Inside my modal popup I have a Numeric Extender attached a textbox. Here I set the value and close modal, on returnI proceed to process data by performing a page postback . The textbox value no longer...

View Article

Can Modal Popups be used inside an AJAX tab container

If any one can please help me with this, I'd be really gratefulI'm currently having an issue with the following Modal Pop up, that's inside a Tab Panel/ Tab container<cc1:ModalPopupExtender...

View Article

How to set my style on AsyncFileUpload?

Hi,I created css for buttons and text boxes and apply those on controllers but I don't know how to apply those style on this control,plz help me, THANKS.

View Article


New to Ajax - my first Test Form not behaving as expected

Hello - I'm new to AJAX and going through an example in a book. It's a very simple exercise which I was hoping to evolve into something real-world. Problem is my panel know as pnlConfirmation is not...

View Article

Problems with a gridview in a modalpopupextender

Hello,I have a page aspx like this:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm2.aspx.cs" Inherits="Bouwgegevens.WebForm2" %><!DOCTYPE html><html...

View Article


how to make a Mutually Exclusive CheckBox, Compulsory

Hi allIs it possible to make a Mutually Exclusive CheckBox, Compulsory?  If so what do I need to use as I can't see how the  required Field Validator would work on the below?  <asp:CheckBox...

View Article

HoverMenuExtender on page using ModalPopupExtender PostBackIssue

I have a page that has a simple hovermenu extending a panel with a radiobuttonlist on it (just used to toggle a setting).  The problem is that the page also implements a modalpopup that displays the...

View Article


How can I get someone to fix the Html extender for textboxes?

I use the Html extender to make an ordinary textbox into an html editor.I find it tries to make the html safe, and also produces some html that does not follow strict rules.It slightly mishandles code...

View Article

Same code, Same IIS version- different results

So yes, I know something is different- just not sure what. I have been tasked with moving the application from a very old server to a new server.  I was told it was tried before but there was an issue...

View Article

Working both with New and Old version of Ajax Tool Kit

I have an ASP.net web site built on framework 3.5 and it has used some calender extenders from older version of AjaxControlTool Kit. But now I want to have this BalloonPopupExtender in to the same...

View Article
Browsing all 5678 articles
Browse latest View live