Hello,
I see this feature of Add to project Elements. What are the uses of it and what scenarios can we use it in?
I have grid/table that displays the legend of the chart displayed above it.
There is an option to NOT show the legends. Each row on the legend grid is a unique color, unique pen name and data source.
How do we verify that unchecking a particular checkbox in a childwindow, makes the legend grid disappear.
Once that is verified, I also have the option to display the legend again, then hide a few columns. How do we verify that the columns with header "X" or "Y" are not displayed? Is this a scenario where the add to project elements come in handy? Do we add the Datagrid to the project and then add a coded step calling for that grid and looking in that grid?
If possible please include a sample code.
Thanks,
QA.