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. General Programming
  3. XML / XSL
  4. Getting new line in XML?

Getting new line in XML?

Scheduled Pinned Locked Moved XML / XSL
xmltutorialquestionlounge
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.
  • C Offline
    C Offline
    chand10
    wrote on last edited by
    #1

    Hi I am doing an application in which I am using a XML file to populate a datagrid. In that XML file I have one like..... <> 1.To generate leads efficiently and profitably. 2.To ensure that all details are collected in one call. 3.To provide email and chat support. 4.To manage Work Basket reports as required. 5.To meet targets for both quantity and quality. <> When I am trying to populate this column onto datagrid, all these lines or sentences are getting combine and displaying like a paragraph. I want to know how to format this column to get them in the a new line

    Thank u Chandu

    L 1 Reply Last reply
    0
    • C chand10

      Hi I am doing an application in which I am using a XML file to populate a datagrid. In that XML file I have one like..... <> 1.To generate leads efficiently and profitably. 2.To ensure that all details are collected in one call. 3.To provide email and chat support. 4.To manage Work Basket reports as required. 5.To meet targets for both quantity and quality. <> When I am trying to populate this column onto datagrid, all these lines or sentences are getting combine and displaying like a paragraph. I want to know how to format this column to get them in the a new line

      Thank u Chandu

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      K V S Chand wrote:

      populate this column onto datagrid,

      What does that mean? Are you using DataBinding?

      led mike

      C 1 Reply Last reply
      0
      • L led mike

        K V S Chand wrote:

        populate this column onto datagrid,

        What does that mean? Are you using DataBinding?

        led mike

        C Offline
        C Offline
        chand10
        wrote on last edited by
        #3

        Column means a column in XML. Yah, I am binding XML data to a DataGrid using dataset.

        Thank u Chandu

        L 1 Reply Last reply
        0
        • C chand10

          Column means a column in XML. Yah, I am binding XML data to a DataGrid using dataset.

          Thank u Chandu

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #4

          K V S Chand wrote:

          Column means a column in XML.

          There is no such thing as a "column" in XML. If you plan on using text based communications for solving your programming problems don't you think it might be a good idea to learn and use the standard terms for a given technology? Otherwise how do expect to be able to communicate. XML has nodes and elements and attributes, no columns, so I have no idea what you are talking about.

          led mike

          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