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. Web Development
  3. ASP.NET
  4. DataGrid height after databinding

DataGrid height after databinding

Scheduled Pinned Locked Moved ASP.NET
question
3 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.
  • J Offline
    J Offline
    Jens Meyer
    wrote on last edited by
    #1

    Dear readers, is there a way to get the size (especially the height) of a datagrid, after i databind a source to it? I need this to know in order to measure the space which is left on the page up to a specific pixel height. Thanks in advance Jens

    S 1 Reply Last reply
    0
    • J Jens Meyer

      Dear readers, is there a way to get the size (especially the height) of a datagrid, after i databind a source to it? I need this to know in order to measure the space which is left on the page up to a specific pixel height. Thanks in advance Jens

      S Offline
      S Offline
      Suresh Pirsquare
      wrote on last edited by
      #2

      You can make use of the Height Property of your datagrid to retreive its height. :-D Thanks and regards, Suresh Dayma

      J 1 Reply Last reply
      0
      • S Suresh Pirsquare

        You can make use of the Height Property of your datagrid to retreive its height. :-D Thanks and regards, Suresh Dayma

        J Offline
        J Offline
        Jens Meyer
        wrote on last edited by
        #3

        Thanks Suresh for your answer, if i set the Height of the Datagrid i can retrieve it afterwards, yes. But what i need is the actual height of the table, the amount of space it takes when it is rendered. For example if i have multiple rows in the table which are higher than the default height of a row, the whole table gets higher, because the height of the table is determined by the heights of its rows. And i want to retrieve the height of the table after the datagrid is databinded. Thanks in advance Jens

        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