filtering a DataSet in Wix Code

Hi Moshe, great suggestion. I had thought about doing this also, however, this adds delays to displaying content that isn’t needed when setting the sort and filter on the dataset object in the editor.

I would love a solution to this issue that doesn’t require hiding elements until the sort and and filter returns, at least, I don’t feel I should have to do this as the developer.

But if this is the only approach I guess i’ll have to go this way.