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
375
Microsoft JScript runtime error
posted

Hello IG Team,

We  are facing an odd issue. We are using IG version 10.3 with latest build installed.
We are having a page where there are two radiobuttons. There are two different WebDataGrids which are populated depending upon the selection of either of the radiobuttons. By default when the pageLoads the first radioButton is selected and the WebDataGrid populates without any issue. However when we click on another Radiobutton we get a JScript Error saying,

"Microsoft JScript runtime error: Sys.ArgumentUndefinedException: Value cannot be undefined.
Parameter name: element "

Could you please help us on this. Why is this happening ? What are we missing? Where do we need to look into?

Thanks in advance.

 

 

Parents
No Data
Reply
  • 49378
    posted

    Hi nileshsaw,

    Thank you for posting in the community.

    I am so far unable to replicate the behavior you describe. Attached is my working sample implementing the scenario. Please let me know if there are any other specifics regarding this matter so that I can research this further.

    Feel free to contact me if you have any questions.

    WebDataGridsRadioButtons (2).zip
Children