Browse by Tags

Related Posts

  • Setting value of a Label using Javascript

    Hello everyone, I have a gridview on my page & each of its row is have a link button. On click of this button i want to show a modal popup but also have to pass some id particularly bound to that row.I have done almost achieved this by following method : OnGridViewRowDataBound() { LinkButton lnk...
    Posted to Client Side Web Development (Forum) by anada_08 on 06-16-2009, 12:00 AM
    Filed under: javascript, AJAX, asp.net3.5
  • Trouble getting a reference to a ModalPopupExtender using javascript

    I am trying to use the following code to get a reference to a modalpopupextender, but when I check the value of the javascript variable 'modal' it is always null. What is the proper way to get a reference to the AJAX control using javascript? .vb Dim myStringBuilder As New StringBuilder(246)...
    Posted to ASP.NET AJAX UI (Forum) by swolff1978 on 06-15-2009, 12:00 AM
    Filed under: ajax, ModalPopupExtender, Javascript
  • cascading Ajex error

    Can Anyone help me--I am getting error " Object reference not set to an instance of an object." here's how aspx file look like... <% @ Page Language ="C#" AutoEventWireup ="true" CodeFile ="Default.aspx.cs" Inherits ="_Default" %> <% @ Import...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by pthakar on 06-14-2009, 12:00 AM
    Filed under: AJAX
  • ajax with gridview and partial data bound field display

    hello everyone, I am facing two problem first i wnat to update the gridview with help ajax so that only gridview is updated instead of whole page, Second problem is that i am using object datasource with gridview what i want is that gridview display only first 3 columns but it display all columns of...
    Posted to Data Presentation Controls (Forum) by klorder on 06-14-2009, 12:00 AM
    Filed under: AJAX, databound, grid view, updte
  • Update on focus change from text field

    Hello everyone, i am creating a webform in which user need to enter id of employee. What i want is that if user enters a wrong key inside textfield it should display error message(or update the page). Currently i doing this with button control i.e when user click on submit button it checks wheather the...
    Posted to ASP.NET AJAX UI (Forum) by klorder on 06-14-2009, 12:00 AM
    Filed under: ajax, Update
  • AJAXToolkit TabContainer hidden in Firefox on postback

    In an ASP.Net 2 web app. I have a AJAXToolkit TabContainer with two TabPanels. In Firefox, when a postback happens on the page, the whole TabContainer completely disappears. All works fine in IE. Anybody know why this might be? (Source code for the whole ascx itself is attached - Javascript functions...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by shiv.kumar on 06-13-2009, 12:00 AM
    Filed under: ajax, AJAX .NET, AJAX .NET 2.0, .net, .net 2.0, .net 3.5, .NET3.5, .NET2.0, .NET Framework 2.0, AJAX .NET 2.0 AjaxControlKit, ajax .NET 2.0 AjaxControlKit PopupControlExtender debug There is no source code available for the current location Page_PreRender, AJAX .NET 2.0 AjaxControlKit CalendarExtender - Check for future date
  • How to display currency symbol on MaskedEdit other than dollar sign

    Hi Help me please. I have textbox and MaskedEdit on it which will be used to ask input from the user. The Textbox allows only amount or money to be input on it. I set DisplayMoney of MaskedEdit to "Left". How could I change the currency symbol? The default symbol is $ but since our currency...
    Posted to ASP.NET AJAX Control Toolkit (Forum) by jobzky on 06-13-2009, 12:00 AM
    Filed under: ajax, maskedEdit, filterexpression
  • Re: How to trigger selectCommand from <option> in <select>

    I haven't been able to make this work, but I thought I would post the method I hacked together for now. I added an onchange client event with code there to refresh the grid with the filtered results. It's a bit ugly, but for now it works. I'm hoping to find a better way. < select name...
    Posted to ASP.NET 4 Beta 1 (Forum) by eppingerr on 06-12-2009, 12:00 AM
    Filed under: AJAX, Templates
  • How to add a non-bound item to an AJAX client template

    I have a Select set up as as sys-template and the options are using the binding syntax: <select name="TestDropDown" id="TestDropDown" class="sys-template" sys:attach="dataview" dataview:autofetch="true" dataview:dataprovider="{{ __Some_DataContext...
    Posted to ASP.NET 4 Beta 1 (Forum) by eppingerr on 06-12-2009, 12:00 AM
    Filed under: ASP.NET 4.0, AJAX, Templates
  • Re: 4 AJAX Controls on a page and only 2 are working

    Hi - thanks for the speedy response. My AJAX extenders for the RoundedCorners are placed in all 4 controls. Here it is: < ajaxToolkit : RoundedCornersExtender ID ="RoundedCornersExtender1" runat ="server" BehaviorID ="RoundedCornersBehavior1" TargetControlID ="CreateSubmitFormPanel"...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by dso808 on 06-12-2009, 12:00 AM
    Filed under: ajax, Ajax Extensions, .NET 2.0, AJAX .ASP.Net 2.0, .ASP.Net 2.0, ajax extender library, "AJAX .NET 2.0"
Page 1 of 215 (2149 items) 1 2 3 4 5 Next > ... Last »