Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » databinding » ObjectDataSource (RSS)
  • Re: Custom Paging and ObjectContainerDataSource

    Hi let me give you a quick recap of what I am trying to achive. I am doing custom paging and custom sorting.I am using MVP pattern so my data that I am assigning to objectcontainerdatasource is coming from presenter and I use setter method to set datasource at runtime as following syntax in presenter...
    Posted to Forum by vedantdave01 on 09-17-2008
  • Can't bind UltraWebGrid to Hierarchical Business Object (from SubSonic)

    We're having an issue with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA (I exclude all the "get/set" code for purposes of brevity); Public Class Parent { public int pA; public int pB; public ChildCollection...
    Posted to Forum by silverfox1948 on 06-26-2008
  • Does the WebGrid Support ObjectDataSource with Heirarchal View?

    I have an object list which containts child lists. I tried to use object binding but it seems that the WebGrid only sees the top-most list. Is it possible to have a heirarchal object-bound webgrid? The example only shows DataSets.
    Posted to Forum by slabanum on 05-06-2008
  • Re: Webgrid Data Loading Problems using ObjectDataSource

    The grid has to refresh the data before performing the update because it's not storing the information in the rows anywhere. The grid can't process the update until it has gotten a fresh lot of data because otherwise it won't be able to check whether the value has really changed and it won't...
    Posted to Forum by helephant on 01-17-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems