Results 1 to 4 of 4

Thread: DataGrid & Combo Boxes

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    12

    DataGrid & Combo Boxes

    Hi everybody,

    Just wondering whether it's possible to add combo boxes to cells within DataGrids.

    Any suggestions would be appreciated.

    Thanks.

  2. #2
    Addicted Member MasterBlaster's Avatar
    Join Date
    Jul 2002
    Location
    Seattle
    Posts
    196
    "And most of the evils of society can, in fact, be cured through information. We have a society that has been disinformed and based on the disinformation has made irrational choices. And that's what I mean by 'ignorance.' People, who ordinarily might be smart, are deprived of the data by which to make a rational decision, don't have the data to do it."
    Frank Zappa

  3. #3
    Banned
    Join Date
    Jul 2003
    Location
    New delhi
    Posts
    143
    is that you are interstde that any combobox at runtime you show on the datagrid.


    as we follow in vb cod
    Biswajit das

  4. #4
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    Hi
    Its possible.
    The thing u need to do is to put a combobox on the form at design time . And at runtime define the top,width,height,left properties to the cells top,width,height,left resp.
    by this way the combox will just overlap with the cell.

    now u can do whatever u like with it..

    Hope it helps !!!!
    Regards

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