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
F

flion87

@flion87
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Data spread over multiple columns instead of one in gridview
    F flion87

    Hi all, I've got a problem to read data into multiple columns. I only retrieve one column from a database and automatically I get one column in my gridview, but that's not what I need, I need to get the data spread over multiple columns. For example: -> This is what I've got at the moment: | data1 | | data2 | | data3 | | data4 | | data5 | | data6 | | data7 | -> This is what I need: | data1 | | data2 | | data3 | | data4 | | data5 | | data6 | | data7 | Does anyone know how I can do this? Thanks in advance!

    Excuse me for my bad english. :)

    ASP.NET database help tutorial question
  • Login

  • Don't have an account? Register

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