again a simple doubt!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aaryan
    New Member
    • Nov 2006
    • 82

    again a simple doubt!!!

    hi all,
    just need a clarification. is it that the grid vu is used only for deletion and updation and not for inserting new records? to do so shd we use details vu???
  • aaryan
    New Member
    • Nov 2006
    • 82

    #2
    Originally posted by aaryan
    hi all,
    just need a clarification. is it that the grid vu is used only for deletion and updation and not for inserting new records? to do so shd we use details vu???
    found the answer myself.
    but want another clarification. the need for a web.config file???

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      Originally posted by aaryan
      found the answer myself.
      but want another clarification. the need for a web.config file???
      The web.config file is used to configure your project. Its used by the IIS to determine how treat your project while it is running. It is a vital part of your web project.

      Comment

      Working...