QControl Enthusiasts

cancel
Showing results for 
Search instead for 
Did you mean: 

Datagrid Example

Solved!
Go to solution

All,

 

I am looking into datagrid using qcontrol but I haven't found out example to start with. The LabVIEW wiki provided some info but without example.

 

Can anyone help with simple example?

 

Thanks & Regards,

 

Irfan

Thanks & Regards,
Irfan
(CLD)
https://haliatech.com/
Message 1 of 7
(3,743 Views)
Solution
Accepted by topic author irfanabid

It does come with an example VI called Test DataGrid.vi.  However, I do talk about it in my ACLA Summit 2019 presentation which can be found here:

 

https://labviewwiki.org/wiki/Americas_CLA_Summit_2019/Encapsulating_and_Reusing_your_UI_Code

 

The whole presentation is about the different ways I have created QControls, but the DataGrid QControl starts at 37:30.

 

Hope this helps.

Quentin "Q" Alldredge

Chief LabVIEW Architect, Testeract | Owner, Q Software Innovations, LLC (QSI)
Director, GCentral | Admin, LabVIEW Wiki | Creator, The QControl Toolkit
Certified LabVIEW Architect | LabVIEW Champion | NI Alliance Partner



0 Kudos
Message 2 of 7
(3,698 Views)

Thanks a lot for the quick response. 

 

I will look into it.. Have a nice weekend.. 

 

Cheers, 

 

Irfan

Thanks & Regards,
Irfan
(CLD)
https://haliatech.com/
Message 3 of 7
(3,687 Views)

Hello, I installed the Datagrid from this post, and when I opened it, I found that there was a conflict in Write Items Data and the wiring terminal did not match. However, I checked the method in the parent class, and the wiring terminal was consistent. Could you help me solve this problem?Thank you very much!

0 Kudos
Message 4 of 7
(3,483 Views)

Good morning,

I would like to implement Qcontrol Datagrid in my software, I can do the column configuration but when I start the vi ,I don't see the updated header and I can't edit the values.

I downloaded and installed the Qcontrol Toolkit (during the installation phase I encountered 2 error reports) and then I installed the Datagrid plugin.

I attach my example vi and some screenshots of the configuration and errors.
Thanks so much

0 Kudos
Message 5 of 7
(3,299 Views)

Problem solved, I messed between classes, using MCLB ones instead of DataGrid.
So after downloading the DataGrid class from Git I used the right one.

 

As reported by TavoCalle in the post https://forums.ni.com/t5/LabVIEW/Help-about-Datagrid-Qcontrol/m-p/4040518#M1159312


I also found an error on "itemNames", and taking advantage of the TavoCalle experience I solved it by deleting the override VI "Write Item Names.vi" of the DataGrid class and recreating it later.

 

0 Kudos
Message 6 of 7
(3,284 Views)

Qcontrol DataGrid can support 2015 version?

Can you publish a new package,thanks

 

0 Kudos
Message 7 of 7
(2,475 Views)