The Datagrid Python library provides convenient access to the Datagrid REST API from any Python 3.8+ application. The library includes type definitions for all request params and response fields, and ...
I have an ancient app that is using DataGrid. Listing all other controls in the app works (using both win32 and UIA backends), but i can't get any children from DataGrid (can't even locate this ...