ScreenMaker : How to bind a ComboBox to a ProdData array ?

Good morning everybody,

I'd like to bind a combox to a ProdData array.
I want to have all the String data which are the first position in my list in the ComboBox list.
How can I do this ?

Thank you



Regards

Cornet Raymond
Manager
+352 621 354 570
raymond.cornet@luxrobotic.com
http://www.luxrobotic.com

HP ZBook Fury 16 G11

Comments

  • Hello,

    anybody can help me ?

    Thank you
    Regards

    Cornet Raymond
    Manager
    +352 621 354 570
    raymond.cornet@luxrobotic.com
    http://www.luxrobotic.com

    HP ZBook Fury 16 G11
  • AFAIK it's not possible without custom .net component. 
    Systemintegrator - Web / C# / Rapid / Robotstudio

    If I helped, please press Vote Up  :smile:

    ☑️2024 - RobotStudio® User Group
  • Hello Tompanhuhu,

    thanks for your reply.

    What could be the alternative ?
    Regards

    Cornet Raymond
    Manager
    +352 621 354 570
    raymond.cornet@luxrobotic.com
    http://www.luxrobotic.com

    HP ZBook Fury 16 G11
  • Luxrobotic
    Luxrobotic ✭✭
    edited May 2022
    Hello everybody,

    this is my mistake !

    I extracted the string value of my ProdData array, and put it in a string array, and finally use a Listbox bound to a string array.

    It works.
    Regards

    Cornet Raymond
    Manager
    +352 621 354 570
    raymond.cornet@luxrobotic.com
    http://www.luxrobotic.com

    HP ZBook Fury 16 G11