Can we change the property of each element of an array using property node or by other methods?

Hello all,
Can we change the property of the elements of an array. For example:
I have an array of combo-boxes. Can i have such a scenario that different combo-boxes of the array will have different items to select an item.
I am able to set the different "values" in different combo-boxes bu using "to be more specific class" property node.
But i could not set the different item list in different combo-boxes.
Please give me the solution.

Thanks a million dave!!!!!
I have learnt a very new and innovative thing...
I just wanna ask you one more question in the above context.
Can i have listbox or combo-box in a table just like in an excel sheet where we can have listbox by using "data validation" property for different cells having different list.Can i have this in labview. Because for this i have to super-impose the combo-boxes on the table and treat them separately.
We have to take those combo-box values and put in table and then store it.I have attached one VI to show the scenario.
And this is the alternative solution of the array problem which u have already given. So please suggest me between the two or any alternative solution.
Thanks,
Ankit Madaan
Attachments:
Recording _Table.vi ‏19 KB

Similar Messages

  • How can i change the sequence of text element in standard driver program ?

    Hi,
    can u tell me how can i change the sequence of text element in standard  sapscript driver program.. without making a zcopy of standard driver program.
    My problem is when MEDRUCK form is getting printed for PO print , header text is coming before item. But the requirement is to come it after item.So how cani do that without making the zcopy of  SAPLMEDRUCK program..Is there any enhancement point in SAPLMEDRUCK driver program..where i can put my customise code for changing the sequence of text element ?

    Hi,
        Just copy the MEDRUCK to ZMEDRUCK. No need to copy the driver program.
    1) SE71Menu > Utilities > COpy from Client
    MEDRUCK ->>Client 000
    New formname ZMEDRUCK
    2) Now open the ZMEDRUCK in DE language in SE71
    3) Menu > Utilities > Convert original Language
    Change DE  to EN, save and activate
    4) Now open the ZMEDRUCK in EN language
    5) Goto Pagewindows > Main window,
    Look for the HEADER text Text element, copy the whole code under this Text element just after the ITEM text Text element, and comment the HEADER text above.
    Now the Header text Text element will be below ITEM text only. This will full fill your requirment.
    Now goto NACE transaction and add the copied ZMEDRUCK to the EF application.
    Regards
    Bala Krishna

  • Can we change the color of each cell in TableView in HTMLB

    Hi
    I want to change the cell color in TableView dynamically.
    Can we change the color of each cell in TableView in HTMLB?
    If yes, give the exact solution.
    Regards,
    Nithya

    Hi Nithya,
    You would have to implement your own ICellRenderer, see http://help.sap.com/javadocs/NW04S/SPS09/hb/com/sapportals/htmlb/table/ICellRenderer.html and then use http://help.sap.com/javadocs/NW04S/SPS09/hb/com/sapportals/htmlb/table/TableView.html#setCellRenderer(com.sapportals.htmlb.table.ICellRenderer)
    Also see TableView Cellls and how to add colors to table cells
    Hope it helps
    Detlev

  • How to change the properties of individulal elements in an array?

    Hi all,
    I have an array (size is 25) of string and I want to disable and grayout half of them. But how do I do it? How do I change the properties of individual elements in an array? I have tried to use some of the examples given in the discussion forums, but it didint work for the task mentioned above. Anybody would be able to help me with a suitable example that can be specifically used for disable or enable the individual array  elements?
    Dev

    Telemaque wrote:
    The user will see the first half of the string elements filled-in and the lower half grayed-out (to be filled in later).  Make a test VI, play around.
    ... except that all elements "greyed out" with this method contain the default string for the array element (blank by default, but changeable). There is no way to have meaningful, unique text in the greyed out elements.
    I would suggest to use a listbox as control/indicator. Here elements can easily be disabled programmatically.
    LabVIEW Champion . Do more with less code and in less time .

  • Can I change the background on each page of the iPad?

    I know how to set home screen and lock screen, but was wondering if there is a way to change the background to each page on the iPad. I am a teacher and would like each page to have a background set to a specific picture or word so my students know which page they use on a particular day. Is this possible? If so, can someone walk me through it?

    No - you can only have one background picture which applies to all homescreens

  • We've been using the same Apple Id in the family.  Can I change the ID so each person has their own so we don't end up with each other's data?  How would I do that without losing what is on the Itouch now?

    My family has the same Apple ID, which is a problem when we don't have the same data on our products.  Can we have separate Apple IDs for each person?   If so, how can we change it and not lose what we currently have stored on our Ipod Touch/Ipod/Iphone?  I just restored my son'e Itouch and it has Cloud.  Will he delete my husband's contacts (from his Iphone)  if my son deletes contacts on the Ipod Touch?

    See:
    How to use multiple iPods, iPads, or iPhones with one computer
    What is the best way to manage multiple...: Apple Support Communities

  • Can you change the factor on each item in the same pricelist!

    In the pricelists, if you go in them you'll see it shows the item code, item description then base price, factor and then the price. But can you make that factor different for each item in the same pricelist? In the database it stores the factor for each item.
    Any answer is appreciated.

    First-of-all you should know that you are not supposed to override SAP Business One data in the database through SQL...
    In the application the factor column is read-only in case it is displayed.
    This indicates that the factor is not expected to be different per item. Instead, if you change the item price, the "Manual" flag gets automatically checked.
    I.e. either you use the factor for the price list for the item as well - or you specify a manual price.
    These are the scenarios expected by the applications logic.
    If you change that (violating the rules not to use SQL for writes), you do that at your own risk and risk unexpected behavior.

  • How can I change the font size of an outgoing instant message using Applescript?

    Text copied into Messages.app from a web page is often too small to read. Is there a quick way to boost the font size using Applescript?

    HI,
    I have spent some time looking at the Mix Message Case.scpt in Hard Drive/Library/Scripts/Messages and also Crazy Message Text.scpt in the same Scripts Folder but then the Mail one.
    Both are Apple versions.
    The Mix Case one is set in Messages > Preferences > Alerts
    Set the top drop down to Sent Message
    Enable the Applescript items and chose the Mix Case item.
    It will look something like this in the current Font and size you have set.
    ThEn aGaIn
    Obviously you don't want all the bit to make the font change between upper an lower case but it does have the option to use it with the Sent Message and it also uses the entry in the text field as a String.
    The Mail Crazy Message one  opens a dialogue box when run.
    it has a default phase and some Upper and lower limits to the size that will be used.
    the Dialogue allows you to change the phrase and also "Set Prefs" to altert the font sizes.
    The result is a text palce in a new Mail items and the font and size changes to look like this:-
    Picture
    It will look different everytime and the Font for each character  and the size of each is randomised.
    Although I have tried sticking in a line to change the size to anything other then my set font in the Mixed Case one I can't get it to work.
    In some cases I get an Script error in Messages  (It seems to think I am setting a Font called "10")
    At other times it just says it can't set it buit still does the Mixed Case bit.
    My hope was to change the size and then reduce the requirement for the "intercaps" routine.
    I have other emails about new posts so I will anwser them and then spend some more time on this.
    9:01 PM      Thursday; June 13, 2013
      iMac 2.5Ghz 5i 2011 (Mountain Lion 10.8.4)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can I measure the time between each two successive rising edges ,using Digital Input ?

    Hello
    I'm trying two measure the time in seconds between each two successive rising edges on a digital input .
    Till now I have managed to detect the rising edge ,increment a counter with each rising edge ,and snap the time at which the rising edge happenned
    all I need now is to subtract the current rising edge time from the previous rising edge time in order to calculate (T) which can be 1/frequency and display it in realtime to the user.
    but I don't know how to do this
    Can somebody please help me !!!
    Solved!
    Go to Solution.
    Attachments:
    Counter without time.vi ‏11 KB

    Woah!  
    Sorry Apok, but your code is becoming way too complicated/messy. I don't think that all of those shift registers or boolean conversion/operators are needed at all.
    If you want to measure the timing between two button presses then this is a different (much less complicated) way. It simply records the timing of the button press into a shift register then compares the two.
    Spoiler (Highlight to read)
    Of course this is a very quick and basic solution just to show you that it can be much simpler than you are making it (remember to use the mechanical actions of the buttons to get the behaviour you want).
    A better way would be to use an event structure looking at value changes of the buttons to determine the timings between clicks.
    -CC
    "If anyone needs me, I'll be in the Angry Dome!"
    Attachments:
    Time between clicks.vi ‏9 KB

  • How can I change the location where iTunes saves iOS 5.1, new data, synchronized apps and other data?

    My hard drive C is full. I changed the location of the mediathek to an external hard drive F and moved all media data there. Also, I synchronized my iPad with this new set-up. So far, everything worked out well.
    Now, why is iTunes stll saving data, like the much needed iOS 5.1, to C? This actually makes it impossible for me to finally update my iPad, because my C drive is simply full!
    Also, iTunes does not synchronize my iPad apps or my photos. When I try to synchronize them manually, iTunes starts to save data to my C drive. How can I change that to my external drive F?
    In a nutshell, how can I move iTunes once and for all to my external hard drive F (or at least, to a different hard drive on my computer)? There is simply no space on my C drive for it at all.
    Thankyou so much for an answer, I am literally going nuts right now!

    I found the app that I'm looking for it's called sensor kinetics pro and the link is
    https://itunes.apple.com/us/app/sensor-kinetics-pro/id623633248
    Message was edited by: lightninginajar

  • Can you change the appearence of individual icons (forward, etc) when using an existing persona?

    I would like to change the appearance of the icons (forward, home, etc) when using a pre-existing persona. It appears that when using a persona the icons used are from the FF4 "default theme".

    You can try to force Firefox to use a theme with the persona.
    *https://wiki.mozilla.org/Personas/Personas_and_Themes

  • How can I change the country if there are only $0.24 and it doesnt accept any other credit card?

    I need to change the country of my account so I can put credits from a gift card from my origin country and it is telling me that i need to spend all the credits left with the actual currency. The problem is that i only have $0.24 and nothing is worth that. Ive tried to put the information of my credit card thats international but its telling me its not valid in the country. I dont know how i can erase those credits or add the needed to buy something and finish credits and change country.

    Click here and request assistance.
    (73274)

  • How can I change the old Apple ID, and i want to use my new Apple ID, i dont know the password because my phone is a gift for me of my sister what should i do, i cant update my iphone4 pls help me

    How can i use my new Apple ID, instead of using the old Apple ID what will i do to delete the old Apple ID in my phone

    Heres the situation guys, my sister is working abroad, when she went home, she gave me her  iphone, I started using this phone almost a year now, when Apple noticing me to update my phone, I cant do it because i don't know the password, i create my own Apple ID and started using it just now, everytime i try to update my phone the old Apple ID kept on appearing instead of my Apple ID,

  • How can I change the default url each time I open a new tab?

    New tabs used to open up with the same home page I use when I open firefox but now all tabs open up with something different and I can't find where to change that.

    New tabs in Firefox have always been a blank page by default, but there are many different add-ons that can change that action to a specific web page.
    This is probably the simplest add0on to do that, but first you need to figure which add-0n changed it from a blank page and get rid of that add-on. <br />
    https://addons.mozilla.org/en-US/firefox/addon/newtaburl/

  • How can i change the code in when new form instance trigger using JDAPI

    Hi all,
    Can anyone tell me how can i use JDAPI to modify the when-new-form-instance trigger in all my forms,coz we have around 500 FMB's ,if this is possible by using jdapi it will be better for us..
    Thanks in advance..
    Najeeb

    Hi Najeeb,
    The code I've given you should cover the basic steps - you will need to have a basic knowledge of Java if you want to use the JDAPI, there's no way around that unless you go and buy one of the off-the-shelf products for this kind of thing (I think there's one called orcltoolbox..?)
    I've written an application that does all kinds of things to Forms specific to our needs, so it's a bit tricky to just pull out the code you need, but again, the basics will be:
    String formName="C:\some_dir\some_form.fmb";
    FormModule mForm=FormModule.open(formName);
    Trigger myWNFITrig=Trigger.find(mForm,"WHEN-NEW-FORM-INSTANCE");
    String myText=myWNFITrig.getTriggerText();
    And there you have your trigger text, to do with what you please. You could put this code in the main() method of one class if you want to keep things really simple - but see how you get on, if you have any more specific questions, do come back.
    Eric - that's a very good point about using Regular Expressions. I haven't used them in my JDAPI app because I wanted to keep all my .fmbs 6i-compatible for the short-term, and a posting I saw somewhere recommended sticking to Java 1.3. Which rules out the regex facility, which only appeared in Java 1.4. Now, though, I think I needn't have worried - it surely shouldn't matter which version of Java I use to make the changes to the .fmbs. My stupid!
    James

Maybe you are looking for