Changing the Entry list title in Combo box

Hi,
  i want to give title for the entry list displayed in Combo box.but itz displaying some default title "Extended value selector".is there anyway to remove this? please help me.
Thanks,
Priya

Hi Shai,
     Thanks for ur reply.please let me know if there is a way to do that.
Regards,
Priya

Similar Messages

  • How do I make one control change the entry list of another?

    I am using LabView 2010 and would like to create a custom control, in which there are two ring controls (among other things).
    The options shown in one ring menu should depend on what option is picked in the other ring menu.
    How does one do that?
    Solved!
    Go to Solution.

    Well the data that goes into the two rings will have to be initialised somehow...  Or by constant array, or by reading them from file.
    If you don't want to change your code, I would defenitly getting the string you want to get from file.
    But still, to update the 2 rings, you will have to update the strings in the 2nd control on the fly.
    FILE : 
    [OPTIONS]
    Option1=...
    Option2=...
    [POSSIBLE_SELECTIONS]
    Selection1.Parent=1
    Selection1.Name=...
    Selection2.Parent=1
    Selection2.Name=...
    This is how you could set up the file.  where options are the items which your are going to put in the first ring.
    Depending on that selection you will go fill out the names in the second ring depening on which parent is selected in the first ring
    Kind regards,
    - Bjorn -
    Have fun using LabVIEW... and if you like my answer, please pay me back in Kudo's
    LabVIEW 5.1 - LabVIEW 2012

  • How to change the default text title of Detached table/treetable

    Hi,
    Is anybody know How to change the default text title of Detached table/treetable.
    I have already read the post on "http://vtkrishn.com/2010/07/28/how-to-change-the-default-text-title-of-detached-tabletreetable/"
    as per this post It will change the title throughout the application.
    I wanted to change only for one particular table.
    Thanks,
    Charu
    Edited by: Charu on Sep 13, 2012 4:14 AM

    Hi,
    please don't double post and instead continue with your original threat. In the previous post you got the correct answer to use skinning. You did not like the solution as it doesn't allow per-instance titles. I agree with this and a logical consequence is to file an enhancement request instead of re-posting the question. I'll file the ER, so no need to follow up for you anymore
    Frank

  • Change the colour of title bar of frame

    how can we change the colour of title bar of any frame?

    i want to have control of the title bar.there must be some way out.look & feel gives it colour of that perticular types colour(motif,met,native).but i want my choosen colour for it.if you have any direction to solve it please suggest me that.

  • Unable to change the entries in SM30

    Hi all,
    In my program i am inserting records using MODIFY DBTAB.
    COMMIT WORK.
    After the prog execution i hv to change the entries in the DBTAB.
    I am unable to change the created records.
    Can u pls explain me what is happening here?
    Thanks in advance
    Praveen

    To be able to use SM30 to modify any data in a database table you need to have a maintenance dialog generated for that table.
    If you have one generated depending on the type of the dialog (maintenance allowed with restrictions) you will still not be able to modify the data.
    If you need to change data through SM30 you should either create (or change to maintenance allowed without restrictions) and regenerate the table maintenance dialog. Make sure that the existing dialog doesn't have any customization to it because that will all be lost after regeneration.
    The other option to change the data is would be through SE16 and debugger or through a program.
    Hope that helps,
    Michael

  • Changing the Attachment List of Generic Object Services (GOS)

    Dear Experts,
    i want to add columns to the attachment list of GOS depending of the given objecttype. The data to be displayed is from a customer-append of different TOAXY-tables. I want to use the functionality of the standard attachmentlist, but the type of the displayed table is defined as SGOS_ATTA and cant be reached directly because of the data-encapsulation.
    Is there anybody with experience in changing the attachment list in the above mentioned way?
    Do i have to modify all the used classes of the attachmentlist, or are there any customer-exits/badis that can help me to reach my goal?
    Or should I implement my own service from the scratch?
    I hope you can help me, i searched the web for about 3 days now...

    I found following Solution:
    I copied the following classes and changed them in some way to fit my requirements:
    1.CL_GOS_ATTACHMENTS
    2.CL_GOS_SRV_ATTACHMENT_LIST
    3.CL_LIST_BROWSER
    Changes to the Classes:
    1.Type of the attribute GO_INSTANCE changed to ZCL_GOS_ATTACHMENTS.
       Changed method INIT_BROWSER:
    go_browser ?=
        zcl_list_browser=>zcreate_browser( cl_browser=>gc_list_browser ).
    2.Type of the attribute GO_ATTACHMENT_LIST changed to ZCL_GOS_ATTACHMENTS
    3. Copied Method CREATE_BROWSER of Class CL_BROWSER to ZCREATE_BROWSER:
    method zcreate_browser.
      case ip_btype.
        when gc_list_browser.
          *create object ro_browser type zcl_list_browser.*
        when gc_tree_browser.
          create object ro_browser type cl_tree_column_browser.
        when others.
          raise exception type cx_sobl_browser
            exporting
              gp_error = cx_sobl_browser=>gc_wrong_type
          exit.
      endcase.
    endmethod.
    Modified the code of method ___DISPLAY to my needs.

  • How to change the price list in document?

    Dear All,
    Is it possible to change the price list in document (e.g. Sales Order) by program (UI)?
    If no, any other way to do so? Thanks!
    Regards,
    On

    Dear Gordon,
    It may be Purchase Order or Sales Order. But different target will have different solution?
    Regards,
    On

  • How to change the web page title of a web dynpro app?

    Hello,
    I would like to change the HTML page title of a web dynpro application without renaming the application component itself - but how?
    Thanks for your comments!

    Hi M Walter,
    Assuming you are using Web Dynpro Java, you can change the title of the Web Page for Web Dynpro App by adding the title to the main window of your app.
    Go to Windows and open the properties. There will be a field called 'title'. Give the title you want, save, build, DC->Build and deploy.
    The title you gave to this Window will be displayed as the title of your Web page.
    Regards,
    Ajay

  • How to change the selected tabPane title color in JTabbedPane

    how to change the selected tabPane title color(or set bold) in JTabbedPane.
    Any advice will be appreciate.

    Hi,
    try
    // Set text color for the selected tab
    tab.setForegroundAt(tab.getSelectedIndex(), Color.red);Hope that helps

  • How Can I change the colour in title bar of Window in Form 9i

    Hello
    All,
    I want to change the colour of title bar in window ?
    how can I ?
    From
    Chriag Patel

    Chirag,
    this is not in a scope of control for Forms and instead determined by the look and feel.
    Frank

  • How do I change the properties of all my highlight boxes at the same time?

    How do I change the properties of all my highlight boxes at the same time?

    Hello,
    Which version of Captivate do you use, please?
    Lilybiri

  • How to view the records in datagrid using Combo Box Selection

    hi friends,
    i having one combo box,that combo box having 10 students name in list format.
    If i click any one of the students name it will only show the Particular student record in datagrid with respective fields(student name,rollnumber,percentage);
    how i will do this
    please give any suggession or show snippet demo.
    it will be more helpful to do this,
    Thanks in advance
    B.Venktesan.

    Hi,
    As your requirement , i think you will have to use selectedItem or selectedIndex property of combobox. And accordingly fetch data and provide it to dataprovider of datagrid.Following code can help you.
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application 
    xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="
    library://ns.adobe.com/flex/spark" xmlns:mx="
    library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection; 
    import mx.controls.Alert; 
    import spark.components.List;[
    Bindable] 
    var array:ArrayCollection = new ArrayCollection(); 
    public function insert():void{ 
    array.addItem(Combo1.selectedItem
    as String);DG1.dataProvider=array;
    ]]>
    </fx:Script>
    <s:ComboBox x="118" y="64" id="Combo1" change="insert()" >
    <s:dataProvider>
    <s:ArrayList>
    <fx:String>AAA</fx:String>
    <fx:String>BBB</fx:String>
    <fx:String>CCC</fx:String>
    </s:ArrayList>
    </s:dataProvider>
    </s:ComboBox>
    <mx:DataGrid x="118" y="154" id="DG1" >
    <mx:columns>
    <mx:DataGridColumn>
    </mx:DataGridColumn>
    </mx:columns>
    </mx:DataGrid></s:Application>
    Thanks and Regards,
    Vibhuti Gosavi | [email protected] | www.infocepts.com

  • How do I make a pdf that can submit a form to the email selected in a combo box?

    I'm trying to be able to have the user of a pdf I'm creating, select an email in a combo box and then hit send and have it send to that email address that was selected.
    Thanks for the help!

    Hi,
    I don't think (but may be wrong) that you can do that within InDesign. At the very least, you could draw the form within InDesign but I guess that the interactivity between the list selection and the mail action should be achieved with Acrobat Scripting or LiveCycle Designer if you have it.
    FWIW,
    Loic

  • Importing a list into a combo box.

    I need to import several large lists into combo boxes in a form I am creating in AcrobatPro XI. I found the comboPopulateTest.pdf in another discussion; however, this only populates the items in the list. I need to import the Export Values associated with each item as well. Can the Java Script be modified to include two items on each line? I have tried but cannot get it to work -- I don't know if I have the correct name for the Export Values field, or if I'm doing something else incorrectly.

    It can be done with a script. Have a look at the setItems method of the Field object.

  • I'm a new MacBook owner, struggling!  Why can't I change the color of the font on emails I'm sending, can't change the Contact list to last name first.  HELP!

    How do I permanently change the color of the font for the emails I send?  How do list Contacts by LAST name, not first?  How do I put this little emoticon button on my tool bar?  THANK YOU.  saljack

    saljack wrote:
    How do I permanently change the color of the font for the emails I send?  How do list Contacts by LAST name, not first?  How do I put this little emoticon button on my tool bar?  THANK YOU.  saljack
    Order of contacts=Open contacts. Click on menu bar>preferences>general.
    What little emoticon?
    Color permanently=as far as I know, you cannot change it.
    Barry

Maybe you are looking for

  • Is there a way of getting all my songs from my iPod to my itunes, not just the purchased ones?

    Basically, our computer crashed not long ago, and since then we have had all the stuff from our old computer taken and put on the admin of a our new computer.  However, my music files seem to have disappeared, including the ones that were in Windows

  • Can we change file name in the excel report bursting in infoview

    Hi, I have created a publication with email destination and excel format in infoview. By default there are some place holders which can be used to give report name during bursting process but I want to customize report name like I want to append stat

  • Mail.app: Select outgoing (SMTP) server per message?

    Dear community members, I'm looking for a solution to the following problem: I do have multiple e-mail accounts which are configured in the following way: One of them is the master account (let's say [email protected]) added to Mail.app as a POP acco

  • Br CC is freezing every time I try to look at my files

    Br CC has not been working for at least 2 weeks. It tells me  it can´t read the cache and to purge it. I have done this at least 50 times and nothing. I uninstalled the APP and installed it back and nothing. I cleared the iMac to have at least 300 TB

  • Javaagent and class data sharing with Java 6.0

    Hi, I'm trying to use instrumentation (using the -javaagent) but I noticed that when I run the my application with JDK 1.6 it loads all system classes from the "shared objects file" and the transformer has no chance to run. With JDK 1.5 it works fine