How to make a seperate screen whenever user clicks a item?

Hey does anyone know how can i whenever user clicks an item in data viewer grid it takes everything from Data base and makes a screen kinda like amazon so whenever user clicks it shows user a seperate screen with all info like Name, price, etc…

Hi @aaryanbansal, I would check out our Data Source tutorials. This will show you how to Create, Read, Update, and Delete information on a screen using a Data Source. The Data Viewers use Data Sources to populate information so you’ll just continue with the Data Source itself to dynamically populate information based on an entry in the Data Viewer.