Quantcast
Viewing all articles
Browse latest Browse all 4841

Re: Unable to Pass Parameters to I5Grid - SAP MII 14.0

Hi Kirti

 

Instead of

Grid.getQueryObject().setParam("1", Value);

Grid.getQueryObject().setParameter("1", Value);

 

Use

GridA.getQueryObject().setParam("1", Value);

GridA.getQueryObject().setParameter("1", Value);

 

and see . I believe that this is a normal typo error

 

Regards

Anant


Viewing all articles
Browse latest Browse all 4841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>