Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » JavaScript (RSS)
  • Re: WebDataGrid DropDownList

    Hi Taz, I am using the UltrawebGrid to show the data, in which I am dynamically getting the dropdown list populated for second column on the basis of value selected in the first column. Here I am using Javascript to populate the items to the ValueList for the column of type dropdown list. The same functionality...
    Posted to Forum by manikmi on 11-14-2008
  • WebPercentEdit: Client side Event does not fire after setting value in script

    Hi, If a user enters a value in the WebPercentEdit control, and the value is changed in the valueChange event; if the user enters the same value as previously, the valueChange event is not raised.In the code below; if user enters 1, the value is set to 123 in the event handler. If the user enter's...
    Posted to Forum by zeqio on 11-13-2008
  • Re: No Assembly for Infragistics2.Documents.v8.2? SOLUTION

    Hi, Just copy it from GAC here is how to copy in .NET command prompt : C:\WINDOWS\assembly\GAC_MSIL\Infragistics2.Documents.v8.2\8.2.20082.1000__7dd5c3 163f2cd0cb>copy Infragistics2.Documents.v8.2.dll c:\ it will copy the Infragistics2.Documents.v8.2.dll to c:\, upload it on your server and enjoy...
    Posted to Forum by mhansari22 on 11-13-2008
  • client side databinding

    Hello, I am using Ingragistics 6.2 and I need to bind the web grid from client side javascript. I saw there is a feature call loadondemand using XML which I havent tried. My requirement is, I have a collection object from AJAX webservice which I need to bind in the web grid using javascript. Could anyone...
    Posted to Forum by vinothvasanth on 11-05-2008
  • Managing WebGrid Data from JavaScript/Ajax code

    I am working on a project that I need to use the Infragistics WebGrid control for some lists of data. I am loading the data on the client-side using JavaScript for display on a Map, and then I need to display that same data within multiple WebGrids. All the data available will be displayed in the WebGrids...
    Posted to Forum by crpietschmann on 10-23-2008
  • i want the div control to maintain its position after row in the ultrawebgrid is clicked

    i have 3 forms inbox.aspx-main form ,inbox.ascx -user ctrl called inside inbox.aspx,inboxitems.ascx -called inside inbox.ascx,the code for the forms are below inbox.aspx-only have the inbox.ascx form being called nothin else is there inbox.ascx- code <table style="height: 100%; width: 100%;">...
    Posted to Forum by nehakesar on 10-23-2008
  • WebTree client-side resize not working

    Hello, I have a WebTree control embedded on 5 groups on a WebListBar inside the left column of an HTML table. The column width is set to 22%, the WebListBar's width is 100%, and the WebTrees on each of the WebListBar groups is set to an initial width of 267px via javascript. The problem occurs when...
    Posted to Forum by RiFster55 on 10-17-2008
  • Grid Rows Clear After 2nd WARP Refresh

    Odd behavior here. On one page, I have 4 grids. Call them grdMaster, grd1, grd2, and grd3. Each of the last 3 grids has their own WARP control (wrp1, wrp2, wrp3). When a row is changed on grdMaster I execute: wrp1.refresh(); wrp2.refresh(); wrp3.refresh(); Each refresh posts back and the appropriate...
    Posted to Forum by tolchinj on 10-07-2008
  • Mouseover CPU Spike - client-side performance issue

    I'm experiencing an issue where my ultrawebgrid appears to be processing a lot of javascript overhead when i move a mouse cursor over it after rendering; the CPU spikes up to the 90% region almost immediately on the client machine. I've already disabled the viewstate for the grid in question...
    Posted to Forum by jmacnett on 10-07-2008
  • Issues with ScriptManager.RegisterClientScriptBlock inside Formview in Infragistics Ajax (WebTab / AsyncPanel)

    Well, the title's fairly decriptive. I'm using Visual Studio 2008, the 3.5 version of the components and C#. The issue I'm having is that the ScriptManger.RegisterClientScriptBlock command isn't putting my script block into the HTML page after an asynchronous postback of a formview. Or...
    Posted to Forum by Daniel2Robson on 09-26-2008
Page 1 of 6 (53 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems