hi, i want to ask regarding this issue.
- I'm using the Fieldview API documentation with C# window application form (https://fvdocs.viewpoint.com/Admin_web_topics/APIs/c_APIs.html) .
- This is the get function ( https://fvdocs.viewpoint.com/Admin_web_topics/APIs/forms_services/r_GetTableGroup.html )
- In the documentation, it said that the output will be like this ( https://fvdocs.viewpoint.com/Admin_web_topics/APIs/forms_services/r_FormTableGroupResponse.html ). But the output not follow the documentation.
- I want to combine this two data sources into one datagridview. any ideas?
Hope anyone can help me
