Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » databinding » webgrid (RSS)
  • databind destroys expanded rows, but need to databind

    So I need to databind again because of stored procedures running on the database, and I need to show those changes in the grid. Running databind again works, but you loose the expanded rows, selected rows etc. So surely theres a way to re-read the data from the dataset without databind?. Thanks.
    Posted to Forum by spacechumper on 04-30-2008
  • Binding Datatable to Grid with columns.

    I have a grid where I have defined a band and columns at design time and I want to bind a datatable to this grid at runtime. I have the same number of columns in the grid and the daatable. I have set the BaseColumnName property to the columnnames in the datatable and set the Band key and tablename in...
    Posted to Forum by jcalvao on 02-07-2008
  • Re: Databinding and persisting data question

    I'm guessing you're using the UpdateRowBatch event on the grid. That event will defer firing until the page is posted back through some other mechanism. Unfortunately, any postback will trigger the updaterowbatch event to fire. Once the event fires, you have to push the changes to your database...
    Posted to Forum by [Infragistics] Tony Lombardo on 02-05-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems