ZoomApps / Liveapp

Liveapp Framework :rocket:
https://www.liveapp.com.au
2 stars 1 forks source link

Request/Idea - Dynamic Refresh Event viewer.GetPageGrid().OnBind function without data is causing issues in Framework #86

Open jercs opened 6 years ago

jercs commented 6 years ago

I'm submitting a ...

Current behavior: The bug we are facing needs to hide some filters / We can only hide the filter using the function viewer.GetPageGrid().OnBind with data on it. so if the user refresh the filter or just do some event in the filter textbox it will refresh the the filter that we need to hide.

Expected / new behavior: As a user we can see all data on the grid specific to the user with the filter displayed / when we remove the filter for that user it will show all the data for all users so we need to have a function that triggers refresh event like viewer.GetPageGrid triggering without data cause you can just remove the filter and show all data for all users.

Minimal reproduction of the problem with instructions:

Liveapp version: 5.5.0

Browser: Chrome

Anything else: