We have groupingColleciton which is assigned as dataprovider to the 
advanceddatagrid

I agree that filterFunction doesnot change the data set but in case we have 
labelFunction applied to a column we will only get filtered objects.

Some how I want data to be present in the data set and depending of some 
condition I want to hide the row.


-----Original Message-----
From: Alex Harui [mailto:[email protected]] 
Sent: Wednesday, March 09, 2016 9:44 PM
To: [email protected]
Subject: Re: Help on Advanced DataGrid

Are you using ListCollectionView?  A View is a subset of a data set.
Filtering doesn't not change the data set, just what is in the view.

On 3/9/16, 4:03 AM, "Patil, Virat" <[email protected]> wrote:

>Hello
>
>I have AdvancedDataGrid showing hierarchy data Functional requirement 
>is I want to hide a row depending on condition.
>
>Option 1 : We can use the filterFunction to remove the object then the 
>row won't be shown.
>
>But in my case the I don't want to remove the object using filter 
>function just want to hide the row using the data from that object
>
>Is this possible by any chance
>
>
>Regards
>Virat I Patil
>This message contains information that may be privileged or 
>confidential and is the property of the Capgemini Group. It is intended 
>only for the person to whom it is addressed. If you are not the 
>intended recipient, you are not authorized to read, print, retain, 
>copy, disseminate, distribute, or use this message or any part thereof. 
>If you receive this message in error, please notify the sender 
>immediately and delete all copies of this message.
>

This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

Reply via email to