Results 1 to 3 of 3

Thread: combo box/text box in flex grid

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2004
    Posts
    176

    combo box/text box in flex grid

    hi

    i have a flex grid in which i want a few columns to be a combo boxes n a few to be text boxes which can be edited at runtime.
    can somebody tell me how to do it.

    thanks

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132
    Just search forum for "editable flexgrid" and will get number of hits.
    Here are some results:
    http://www.vbforums.com/search.php?s...der=descending

  3. #3
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263
    We have a textbox and combobox that we place onto the CELL that we want to edit - make it same size, etc.

    Works great.

    Matter of fact we place that same text/combo onto LABELS that look like TEXT BOXES all over the form.

    That way we only have events for two objects txtInput and cboInput.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width