11-19-2015 05:46 AM
Looks great Mike!
I will take a look at it on github and certainly interested in helping out where I can.
12-03-2015 10:02 PM
Mike_King,
There are good improvements in the recent updates from the point where I started this thread. Along the way, I also felt, the drag drop functionality would be required after tree structure is defined.
I am still finding lag while loading (in developemnt evironment)...
When I wanted to test it in executable, I ended up with an error...
-Ajay.
12-04-2015 01:36 AM
Hey Ajay, I'm really not sure what you mean by tree structure definition? I haven't had any plans for a treeview control and not sure what kind of drag n drop you are looking for, these events are not always as straightforward, certainly not for a beginner control in LabVIEW, which has kind of been the project's intention. There is drag n drop for the column ordering already.
Your images are also not showing up public so maybe you can resend those or put these requests into issues on the github site for the project.
02-23-2016 10:44 AM
Wow this is awesome,is there a way we can get an example for laview 2011?
thanks!!! and awsome job!
02-23-2016 03:52 PM
Esteban, appreciate the support, unfortunatelyI just don't get much time to support his. I'm working to get it on the tools network as priority, but it won't go back to LV2011, its just too old. The tools network process is laborous enough, so unfortunatley I won't be also back porting it. If anyone else is able to, that would be cool.
07-31-2020 01:14 PM
How do you save the contents of the data grid, and reload with the previously saved data on start of the application. I can't figure this part out.