Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: How to set query parameters to i5Grid

$
0
0

Hi Minakshi,

 

Try these 3 approaches.

 

Suppose you want to set value for Rowcount dynamically.

1. gridObject.getQueryObject().setRowcount(<Value>);

2. gridObject.getQueryObject().setParameter("Rowcount", <Value>);

3. gridObject.getQueryObject().setProperty("Rowcount", <Value>);

 

here gridObject is the variable assigned to the i5Grid Object.

 

Regards,

Rohit Negi.


Viewing all articles
Browse latest Browse all 4841

Trending Articles



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