Hi,
I was wondering what would be the best way to hide specific rows on a grid? Surprisingly haven't come across this even though I thought it would be quite a common problem.
I would be looking to hide a row based on their id or content, whatever is easiest. The reason for this is I'm using grouping with summaries and if there is only one item in the group, I would like to remove the row while keeping the summary row in place (vice versa would work too but this would look best for our purposes).
Any input would be appreciated!
Adam