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. Deatils view

Deatils view

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

    I have a detail view like this feild1 ***** feild2 ***** feild3 ****** feild4 ******* can i make like this feild1 ********* feild2 ********** feild3 ******** feild4 ******** can i do this and how?

    H 1 Reply Last reply
    0
    • A A kamath

      I have a detail view like this feild1 ***** feild2 ***** feild3 ****** feild4 ******* can i make like this feild1 ********* feild2 ********** feild3 ******** feild4 ******** can i do this and how?

      H Offline
      H Offline
      Harini N K
      wrote on last edited by
      #2

      Hi You can display like that using DataList control and use properties like RepeatLayout="Table" RepeatColumns="2"

      Harini

      A 1 Reply Last reply
      0
      • H Harini N K

        Hi You can display like that using DataList control and use properties like RepeatLayout="Table" RepeatColumns="2"

        Harini

        A Offline
        A Offline
        A kamath
        wrote on last edited by
        #3

        Thanks for the reply. But details view is binding from the selected row from datagrid. using repeater control can we bind the data from the selected row of datagrid

        H 1 Reply Last reply
        0
        • A A kamath

          Thanks for the reply. But details view is binding from the selected row from datagrid. using repeater control can we bind the data from the selected row of datagrid

          H Offline
          H Offline
          Harini N K
          wrote on last edited by
          #4

          Nope. You can't do that .. You need to format details view like table format .. Try to add table tag inside details view using templatefield or ItemTemplate.

          Harini

          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