Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
915
Error in Void DataBind() after Async Posback
posted

I am getting an Object is not set to the instance of an Object error when my page does an async postback in Infragistics.Web.UI.GridControls.ContainerGrid.DataBind().

This is REALLLY frustrating me and I am begingging to REALLLLY HATE Infragistics controls, but until our contract is up and we can switch to Telerik (which is MUCH easier to work with), I am stuck with it.

That being said, I need to know how to stop this stupid error from happening.  I can't contact IG because you have to pay mega extra to get help from them (yet another thing I hate).

My WHDG is source via WHDS which is sourced by an Object DataSource and and Entity DataSource.

Parents
No Data
Reply
  • 33839
    posted

    HI RBonser,

    I'm sorry to hear you're getting frustrated with our controls.  We try to help our customers here, with our Developer Support, and samples.

    Now, from your description, it sounds like something is wrong, but I cannot begin to know what without a sample.  What version and build number are you using?  If you don't have the latest Service Release, I'd suggest upgrading to the latest one.  When you are doing an async postback, is it initiated by the grid or something else?  What behavior?  If you can get a working sample here, that would be much appreciated.

    regards,

    David Young

Children