Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Hi Everyone,
Can anyone knows how to give input to filters of binding pane of dataGrid widget in Vuforia Studio so that I can filter out data based on the given input.
Thanks & Best Regards,
Aditya Gupta
Hi @Aditya1702 , Please review this article which tells about how to use filter to display only rows of a specific value in a Data Grid Widget
--> https://www.ptc.com/en/support/article/CS298383?as=1
Hi @PG_10144204 ,
Thank you for your help!
I have tried this it works but do you know any way in which I can give user input to the filter added instead of hard coding the value?
Thanks in advance.