Adding combobox to grid?



I'm running Delphi 7. I'd like to add a combobox to a grid. How is
this done?

I also want users to have the ability to add a new row and the combobox
prefill fill with items they can use. Each row always prefills with
the same items. These will be strings I'll feed from an array or some
similar construct. What would be the recommended way to do that?

Thanks,
Brett

.



Relevant Pages

  • Re: Adding combobox to grid?
    ... I also want users to have the ability to add a new row and the combobox ... prefill fill with items they can use. ... fill & place a combobox when the user enters an Add ... filling the new stringgrid row and destroying the combobox on the ...
    (alt.comp.lang.borland-delphi)
  • Re: Adding combobox to grid?
    ... I also want users to have the ability to add a new row and the combobox ... prefill fill with items they can use. ... Burkhard Schneider ...
    (alt.comp.lang.borland-delphi)
  • Re: VB6 - enforcing data entry in a DataGrid column
    ... I am in the process of putting a combobox over grid cells in various ... ' Head Profile Periods Grid ... ' Pass along what is in the combobox to the grid column ... Private Sub cGuiGridComboBox_Click ...
    (microsoft.public.vb.general.discussion)
  • Re: VB6 - enforcing data entry in a DataGrid column
    ... I am in the process of putting a combobox over grid cells in various ... ' Head Profile Periods Grid ... ' Pass along what is in the combobox to the grid column ... Private Sub cGuiGridComboBox_Click ...
    (microsoft.public.vb.controls)
  • Re: VB6 - enforcing data entry in a DataGrid column
    ... > I am in the process of putting a combobox over grid cells in various ... > ' Head Profile Periods Grid ... > ' Pass along what is in the combobox to the grid column ... > Private Sub cGuiGridComboBox_Click ...
    (microsoft.public.vb.general.discussion)