Hi LAVAers. I thought I'd post this up to grab some more eyes and ideas, and maybe contributors if there is interest. I've started development of an open source datagridview project using .NET in LabVIEW to finally have a well implemented datagrid for use with LabVIEW UIs, data types and event integration. I have this all working in a sample project and would love more ideas, feedback and and help if anyone wants to contribute.
The project is hosted on github, https://github.com/unipsycho/LabVIEWdotNetDataGrid
I started a discussion for it in the LabVIEW NI community site when I started but its a LOT more presentable now, so extending this to LAVA. The original discussion is here:
https://forums.ni.com/t5/LabVIEW/OpenSource-Project-for-a-NET-Datagrid-for-LabVIEW/m-p/3194273
The main premise of the project is to have extended data types, extended features with a event driven datagrid for LabVIEW using .NET.
Please let me know what you think or if any questions or ideas to add to this.