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
460
Error when trying to expand rows
posted

Hi there, i create a WebHierarchicalDataGrid and when i try to expand a row i get this error message:

Runtime Exception: Sys.ArgumentException: Sys.ArgumentException: Value must not be null for Controls and Behaviors.
Parameter name: element

Can someone tell me what can i do to prevent this error?

Parents
  • 16310
    Offline posted

    Hello,

    Thank you for posting in the Infragistics community !

    I would need you to provide more information on your scenario and configuration in order to reproduce and investigate this error. In order to do so please provide the following answers:

    - the version of .NetAdvantage that you are using

    - the configuration of the grid - the markup or code behind, is it fully bound initially..etc. However it will be best if you can provide the whole markup and code behind for the grid or a working sample demonstrating this issue

    - on which line does the error occur ?

    Looking forward to hearing from you.

Reply Children