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. actual datagrid column width

actual datagrid column width

Scheduled Pinned Locked Moved Visual Basic
csshelp
2 Posts 2 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.
  • L Offline
    L Offline
    Lonzo
    wrote on last edited by
    #1

    Hello, i want to retrieve the actual! column width of the datagrid after the user has modified the width manually in the head of the grid. The dgMaster.TableStyles(0).GridColumnStyles property allways gives the programmed width before the modification. Thx for help

    D 1 Reply Last reply
    0
    • L Lonzo

      Hello, i want to retrieve the actual! column width of the datagrid after the user has modified the width manually in the head of the grid. The dgMaster.TableStyles(0).GridColumnStyles property allways gives the programmed width before the modification. Thx for help

      D Offline
      D Offline
      Dean_SF
      wrote on last edited by
      #2

      Hmmmm...you may want to verify that. For me, the .TableStyles(0).GridColumnStyles property always returns the actual column width. But I'm only using the one Tablestyle. Do you have multiple styles defined? Also, are you referencing this property in response to a certain event being fired? I reference the property immediately after the user resizes a column in the MouseOver event. Dean

      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