I am developing a PCF dataset control and have a requirement to have a different display for saved query and userQuery, i.e. i need different UI if the grid hosts system view vs custom advanced find view(user created)
Is there any parameter from Dataset Context which can help me differentiate this-savedquery\userQuery? I do not want to make a round trip to server(based on viewid- context.parameters.dataset.getViewId())