Hello,
A table created in a report has a sorting property. When I click on the smart link button, the screen opens up where I can choose different columns of the table and their direction(ASC or DESC).
My question is can I access these 2 properties(Expression and Direction) at run time.
When I write in my code "table1.Sorting." it doesn't give me any and expression or direction field.
Please suggest,
Thanks
A table created in a report has a sorting property. When I click on the smart link button, the screen opens up where I can choose different columns of the table and their direction(ASC or DESC).
My question is can I access these 2 properties(Expression and Direction) at run time.
When I write in my code "table1.Sorting." it doesn't give me any and expression or direction field.
Please suggest,
Thanks