LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Any way that prompt a pull down menu when click a cell of table?

Hello guys,
 
Thanks in advance for your reading...
 
 Enter characters for each cell in table is difficult,  i want to program to show a pull down menu when click the cell in the table, so i can easy to input the characters by click the item on the popup menu.
 
Thanks, Steven
0 Kudos
Message 1 of 10
(4,028 Views)
There no direct way of "embedding" a control inside a table. As mentioned in this discussion, you can try to use right-click popup menus (by creating a custom run-time menu), detect where the mouse was clicked, and then entering the text into the table programmatically. An alternative solution is to use an ActiveX table control that's designed for this purpose.
0 Kudos
Message 2 of 10
(4,010 Views)

Hello, thanks for you attention,

I am looking for a ActiveX table like you said, can you tell me where can i get it?

 

Thanks, Steven

0 Kudos
Message 3 of 10
(3,992 Views)

hi

download this application http://forums.ni.com/attachments/ni/170/189313/1/ModbusDatalogger%20Demo.zip

Extract and run the application go to config screen and see the table which can be configured using dropdown boxes are you looking something like this?

if its the same let me know. i can post the code

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

Message 4 of 10
(3,971 Views)

Hi Tushar,

Great & neat work !

I wish to learn more about embedding rings in tables for my application. So, can U pl post Ur code saved for LV 7.1 for me too... ?

I wonder about the colours & neatness of Ur UIs [ VIs ], of course !

It'll be of great help if U can post the code here.

Mail me across parthabe@rediffmail.com. I'm from  Chennai, India.

Regards & Thanks.

- Partha ( CLD until Oct 2024 🙂 )
0 Kudos
Message 5 of 10
(3,963 Views)

Hello Thshar,

Very good, that is what i want, If you can post the code for me is highly appreciated. Thank you!

My email: steven.huang@wongswec.com

0 Kudos
Message 6 of 10
(3,949 Views)
Hello,

I'm just replying to know when the example code it's posted. It's a good idea and I also wanna know.


Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 7 of 10
(3,923 Views)
Here is the example code

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 8 of 10
(3,895 Views)
Tushar,

FYI: You need to post the actual code. The "Drop Down Table" subVI that does all the work was saved without a block diagram, and hence cannot be opened in LabVIEW 8.2, or on other platforms.
0 Kudos
Message 9 of 10
(3,881 Views)

Thank you, Tushar

I can not open it with LabView 82, it prompt that " VI revision 8.0 can't be convered to current revision 8.2 because it has not block diagram", Would you please post full code for us?

Thanks in advance, Steven

0 Kudos
Message 10 of 10
(3,857 Views)