Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. To add a Control Under Datagridview (Adjust X & Y)

To add a Control Under Datagridview (Adjust X & Y)

Scheduled Pinned Locked Moved Visual Basic
helptutorial
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HemaRawat
    wrote on last edited by
    #1

    Hi I want to display a control(ListView) inside the datagrid view So the problem I encounter r: 1.How to get the Top & Left of the cell underneath I want to display that List View 2. If I add that List View with me.datagridview1.controls.add(Lisview) Listview.setBounds(hti.ColumnX,Hti.RowY,100,100) But this is also not suceeded Properly Then the control at the last or last to last row Cuts As the ListView does not get the proper Space to occupy Should I add that control to form Rather than DataGridView But then how to Show the list view correspondingly with Datagridview cells (Like every cell in the Column2 has a image Clik on that iamge will show LisView underneath that cell) Thanks For this Help Hema Chaudhry

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups