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
H

hallie

@hallie
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Paging in dataList
    H hallie

    You can add a pager template then add a dropdown list box on that template which shows the page number. So every time you select on that dropdown the datalist will cange according to the page number you selected. =p

    ASP.NET help

  • Total sum at child gridview footer
    H hallie

    I successfully created a child gridview with a datalist as my parent. It works well but i decided to put a total on the child gridview's footer. I use databoud fields instead of templatefield fo i can set the nulltext to "0". whn I click an item (item A) to my datalist(parent) it will show the gridview with total sum at the footer. The problem is that, when i click another item on the datalist (sample item B) the total sum at the childgrid of item B is correct but the total sum of the other childgridview (like item A) becomes "0". I used the RowDataBound event to get & compute the total using global variable. I used RowCreated to set the total at the footer. Any help and sample codes would be appreciated. Thanks in advance.

    ASP.NET help
  • Login

  • Don't have an account? Register

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