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. Creating Custom DataGrid Column

Creating Custom DataGrid Column

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

    hi all, does anyone ever try to create a datagrid column, if yes do you know why when i press on the custom control on the last row in the containing datagrid, the datagrid creates more than one row (4 rows instead of 1) with the value of null in the columns??? the datagrid should create only one row when you begin to edit the last row, but in my case it create 4 rows when i include my custom column!!! does anyone knows why does that happen?

    B 1 Reply Last reply
    0
    • A Anonymous

      hi all, does anyone ever try to create a datagrid column, if yes do you know why when i press on the custom control on the last row in the containing datagrid, the datagrid creates more than one row (4 rows instead of 1) with the value of null in the columns??? the datagrid should create only one row when you begin to edit the last row, but in my case it create 4 rows when i include my custom column!!! does anyone knows why does that happen?

      B Offline
      B Offline
      Brian M C
      wrote on last edited by
      #2

      Do you have any content in the footer of your DataGrid? If not, set the ShowFooter property to false. -BC

      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