Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » WebGrid (RSS)
  • how to transvers through the grid on button click event

    Hi All, I am using infragistics webGrid. I have template field which contains checkbox. On click of submit button i need to update the records which has been checked. But i am not able to find the control on button click event.Please help me out Dharmbir
    Posted to Forum by dharmbirsingh on 11-29-2008
  • Adding child row to a web-grid with javascript

    I am having some trouble adding the first child row to a webgrid. I believe I have all the pemissions set correctly, however the following line returns null for aRow var aRow = igtbl_addNew(oGrid, 1);
    Posted to Forum by gsmone on 11-25-2008
  • how can i show message in the bottom of a UltraWebGrid(see the image..)

    I need to show a message in the area where page index shows.. for example: you are watching data from 1 to 7 and Total records:16 1.2.3.4... I need the above extra message to show in the bottom where page index is shown.. i need to show the message and also the...
    Posted to Forum by hitanvir on 11-12-2008
  • WebGrid with AppStylist -- setting background color for rows with errors

    Prior to turning on App Styling, I set the background color of a grid row in the Initialize_row method if the row had a data error. With App Styling turned on, it applies the styling AFTER the Initialize_row. How can I use App Styling and still be able to set the background color of the row when it is...
    Posted to Forum by dsmoyer on 11-06-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
  • Re: Adding Insert and Delete buttons to RowEditTemplate

    I've finally figured this one out. The approach I wound up taking was to have an "Insert" button outside the grid itself, but to keep the Update button (the button formerly known as "Ok") within the RowEditTemplate. The "Insert" button adds a blank row to the grid and...
    Posted to Forum by scalder on 11-03-2008
  • Setting A row's Text Value based off a Boolean Value

    Greetings, Given a SQL Server 2005 column " IsPaid" of Type Bit -- Boolean ( 1 ,0) I want to display a string in the grid, how do I accomplish this? Since the dataytype that is comming back is Boolean, and I am trying assign a String, this does not work!!!! Protected Sub UltraWebGrid1_InitializeLayout...
    Posted to Forum by seymore on 10-31-2008
  • Possible Bug in webgrid

    I've been using web grid and have had a tough time understanding and getting them to work right within update panels. One thing I have noticed and think it might be a possible bug is happening on the client side. Create and add a webgrid to an aspx page. Allow adding of new rows. Create 3 or 4 columns...
    Posted to Forum by kkhong on 10-24-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
  • Can I bind a webgrid to a datareader?

    I was wondering if I can just bind a web grid to a datareader that is instanciated at runtime? or do I have to loop through the datareader to populate the columns and rows? Is there any help docs on this?
    Posted to Forum by chadtanner on 10-22-2008
Page 1 of 13 (125 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems