|
-
Sep 14th, 2004, 01:05 AM
#1
Thread Starter
Addicted Member
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
-
Sep 14th, 2004, 09:27 AM
#2
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
-
Sep 14th, 2004, 11:01 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|