On 3/9/16, 10:52 PM, "Patil, Virat" <[email protected]> wrote:

>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.

I'm not sure what you are saying here.

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

If you aren't using alternating background row colors, I suppose you could
try using variableRowHeight and having a custom renderer that determines
its height to be 1 pixel.  I don't know what will happen if you set the
height to be 0 pixels.

-Alex

Reply via email to