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. Database & SysAdmin
  3. Database
  4. How to display data effectively [modified]

How to display data effectively [modified]

Scheduled Pinned Locked Moved Database
questiondatabasexmltutoriallearning
3 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.
  • F Offline
    F Offline
    Frygreen
    wrote on last edited by
    #1

    Dear guru's, I'm a beginner with "database-programming". My standard task is to read some xml-file in a dataset, then I "hack around" with some relations and display the result in any tabular form (e.g. DataGridView). This is a lot of programming for each different view which I want to have on my data. But I feel, this is stupid and there are much more effective ways to manage this. My question: How are such tasks (different views on data, without a lot of programming) done? Any tip for a beginner? Thanks in advance

    modified on Thursday, August 5, 2010 4:22 PM

    D 1 Reply Last reply
    0
    • F Frygreen

      Dear guru's, I'm a beginner with "database-programming". My standard task is to read some xml-file in a dataset, then I "hack around" with some relations and display the result in any tabular form (e.g. DataGridView). This is a lot of programming for each different view which I want to have on my data. But I feel, this is stupid and there are much more effective ways to manage this. My question: How are such tasks (different views on data, without a lot of programming) done? Any tip for a beginner? Thanks in advance

      modified on Thursday, August 5, 2010 4:22 PM

      D Offline
      D Offline
      David Mujica
      wrote on last edited by
      #2

      Can you elaborate on what you consider different views of the data ? Do you mean that the same data is filtered, sorted, grouped, but basically the same ? You can add functionality to the Gridview to do sorting. A little bit more detail could get you better suggestions.

      F 1 Reply Last reply
      0
      • D David Mujica

        Can you elaborate on what you consider different views of the data ? Do you mean that the same data is filtered, sorted, grouped, but basically the same ? You can add functionality to the Gridview to do sorting. A little bit more detail could get you better suggestions.

        F Offline
        F Offline
        Frygreen
        wrote on last edited by
        #3

        Yes, I mean what you say: Some grouping, sorting, summing up of columns,.... Best regards

        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