Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » dataset (RSS)
  • Binding an Hierarchical UltraWebGrid to a Strongly-Typed DataSet (.xsd)

    I have a strongly-typed dataset (data.xsd) with 2 datatables and a relation defined between the 2 tables. The UltraWebGrid viewtype is set to Hierarchial. How do I set the UltraWebGrid.DataSource to display the hierarchial data represented in data.xsd? I tried setting it to the parent table in the dataset...
    Posted to Forum by dsharp_raft on 10-07-2008
  • problem with ultrawebgrid sample code

    Dear All, I have been trying to work with the ultra web grid (NetAdvantage for .NET 2007 Volume 1 CLR 2.0) The functionality I am particularly interested in, is the ability to view, edit, inset and delete hierarchical database data from within a single grid. I found a sample on the Infragistics website...
    Posted to Forum by p_le_sueur on 08-08-2008
  • WebGrid Selection to filter another WebGrid

    Hi, I am trying to filter a webgrid based on another webgrid's selection. When the page is first loaded my toBeFilteredGrid shows all rows and my selectionGrid defaults to one of the rows (selected). When I click on another row, the SelectedRowChanged event gets appropriately fired, but upon postback...
    Posted to Forum by jgold7 on 07-02-2008
  • binding a webgrid

    I am a newbie on Infragistics 2008.1. Previously we used 2006.3 for .Net 1.1. My dilemma is that I am trying to create a grid, design the columns (some hidden, and other kids of formatting) and bind it to data. For .Net 1.1 I used to simply create a dataset at design time and bound it after loading the...
    Posted to Forum by terealcantara on 06-06-2008
  • Webgrid IsBound not effective

    Hi, I'm finding that when I set the datasource of my webgrid to a DataSet (or table in that DataSet), the fixed columns I created are being ignored, and only AutoGenerateColumns = true returns any data. If however I set the datasource to a LINQ query of the same, I find that isBound on my custom...
    Posted to Forum by woottonjohn on 05-08-2008
  • AutoGenerate Column = false

    hi, I am using webgrid where I want to show only some fields of many fetch from database. so I have make autogenerate property of webgrid to false. Now what should I change in HTML so that I can show only some fields, i guess i should add UltraGridColumn, can any one plz help in detail. Thanks in advance...
    Posted to Forum by sirfamol85 on 04-28-2008
  • Exporting Entire DataSet To Excel

    There are two kinds of Infragistics exporters: UltraWebGridDocumentExporter, and UltraWebGridExcelExporter. The UltraWebGridDocumentExporter control has a property called DataExportMode. If you set this to AllDataInDataSource, it exports every record in the DataSet and not just what is displayed on the...
    Posted to Forum by AdaptSolutions on 04-27-2008
  • DataSource Paging with UltraWebGrid

    My code is set up to do paging at the DataSource level. Up until now I was using the Microsoft GridView. It supports normal DataSource paging. DataSource paging is very simple. The grid asks for a page of data from the DataSource and then the DataSource calls the relevant method with the number of records...
    Posted to Forum by AdaptSolutions on 04-27-2008
  • problem with updating webgrid from custom form.

    hey. i've created an heirarchical webgrid which holds two bands of data created at runtime [nothing is defined at design, but the webgrid and it's visual appearance, colors, and such, rows and columns are not defined] a dataset is created at runtime during page load event with sqldataadapter...
    Posted to Forum by asaf_algawi on 04-01-2008
  • Why is the form with single grid is making multiple round trips

    I have a screen with couple fields at the top and the gris at the bottom. All I am doing is having the user to choose the filters at the top and click on "Go" button, in order to have the form to run a dynamic query (to take the selected filter parameters ) and attach the resulting dataset...
    Posted to Forum by skaluva on 03-06-2008
Page 1 of 2 (12 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems