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. C#
  4. how to deal with numerous fields

how to deal with numerous fields

Scheduled Pinned Locked Moved C#
tutorial
2 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.
  • M Offline
    M Offline
    Mr Kode
    wrote on last edited by
    #1

    i have data table contains more than 90 column and i want easy and effective way to make the user easly handle it (read & write) welcome for any suggestions regards

    A 1 Reply Last reply
    0
    • M Mr Kode

      i have data table contains more than 90 column and i want easy and effective way to make the user easly handle it (read & write) welcome for any suggestions regards

      A Offline
      A Offline
      Ajay k_Singh
      wrote on last edited by
      #2

      Try to divide this table into sub-tables and establish relations between them (follow Normalization process). After this you may use any grid control to show tables with parent child relationship. This will be showing data in hierarchical representation, and make it very easy for users to look at it and modify it. -Ajay.

      ------------------------- www.componentone.com -------------------------

      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