Hi All,
I have a sub-report that shows data from two tables joined together. As there are multiple results shown on my report, is it possible to filter out the ones i don't want too see?
For example I have 7 rows showing on the sub-report which is what I need, but I want to add a button next to each row of data and an onClick event to allow me to hide the row from view and allow me to still see the other 6 rows? I don't want to delete this row, just hide it, there will be times where i need to hide multiple rows at the same time.
Many thanks
I have a sub-report that shows data from two tables joined together. As there are multiple results shown on my report, is it possible to filter out the ones i don't want too see?
For example I have 7 rows showing on the sub-report which is what I need, but I want to add a button next to each row of data and an onClick event to allow me to hide the row from view and allow me to still see the other 6 rows? I don't want to delete this row, just hide it, there will be times where i need to hide multiple rows at the same time.
Many thanks