Question
TCS
IN
Last activity: 28 Nov 2016 5:58 EST
Read non Existent properties dynamically
I have a scenario, where i need to read dynamic pages. Say for example, i have to pass an SQL query and need to display the output.
Problem is i do not know which table will be queries and how many rows will be returned. I need to read the rows and column and display them. What is the best approach to achieve it. For testing i am using Show-Page and can view the values in XML format. But I want to display them in the Section.
***Updated by Moderator: Vidyaranjan| Included categories***