Is there Grid view control available in the model driven app of power apps? or Are there alternative ways to view data in non editable control?
like canvas app has data table for to display the data.
I have created an model driven power app where in pages are created. On the created page, non editable view should be populated
on the selection of multiple items from combo box. Multiple filter can be applied on dataverse table.
I am looking for the controls where multiple filter can be applied and data can be viewed in tabular format.
Gridview/data view should be non-editable. For this referred data source is dataverse table.
Please suggest what would be the better way to achieve this.
Any help would be highly appreciated.