Table not displayed in datagrid
Hi,
I tried to display a table from my database into a table view grid. The database is connected successfully through the connection string property of SqlQuery component. But the table does not appear on the table view. I created the table in SQL Server 2014 Management Studio. I use Pega v 8.0.1016.0. The data source property of data grid and tableprovider property of table view was set accordingly. What could be the possible mistake?
Thanks in advance