 |
| VB Components Issues specific to components in VB. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the VB Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

November 3rd, 2003, 03:15 AM
|
|
Registered User
|
|
Join Date: Oct 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Combo Box inside Flexgrid
Can any one tell me how can I create combo box in a flexgrid or datagrid.
I explaination in detail and some sample codes will be appreciated.
|
|

November 5th, 2003, 06:48 AM
|
|
Registered User
|
|
Join Date: Oct 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I got it
|
|

March 12th, 2004, 01:19 PM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Can you share your answer? I need the same functions.
Thanks!
|
|

April 5th, 2004, 08:42 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
i need that same function too..
Please provide ur answer thanks...
|
|

May 29th, 2004, 05:26 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
Could you share your answer again please.
Thanks much.
|
|

July 18th, 2004, 10:58 AM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
Sure you can,but you have to make it programmaticaly, but I programmed it,
by tracing the events on grid and display the combobox when we press (Inter) on this grid,and hide it when we leave a cell on it.
If you still need this example please tell me.
|
|

October 2nd, 2004, 12:46 AM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
For including combolist in flex grid ,you must set combolist property of flexgrid to values,
To do follow these steps
1.Drag and drop a flex grid to form
2.Right click the grid and click edit columns
3.In edit columns pop-up,you can see 'Combolist' property for each column
4.Set combolist to option1|option2|option3|option4|,etc
then build and run, you could get combolist for that column you changed
Bye
|
|

March 2nd, 2005, 06:08 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
hi friend can i get that code from let me share that
friend
i think u willl
|
|

November 2nd, 2005, 09:23 AM
|
|
Registered User
|
|
Join Date: Nov 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I would need the code as well if it's ok with you, of course.
Thank you
Daniel Ouellette
|
|
 |