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. datagrid in asp.net

datagrid in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasedesignhelp
5 Posts 4 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.
  • H Offline
    H Offline
    Harikrk
    wrote on last edited by
    #1

    i have created a datagrid in my page(default.aspx) using the following code I am getting column of textboxes in design view. But on running the page i am not able to view my purpose is to enter values through textbox. when i enter id in textbox corresponding name from database need to show in thenext column can anyone please help me in this thanks and regards hari

    A 1 Reply Last reply
    0
    • H Harikrk

      i have created a datagrid in my page(default.aspx) using the following code I am getting column of textboxes in design view. But on running the page i am not able to view my purpose is to enter values through textbox. when i enter id in textbox corresponding name from database need to show in thenext column can anyone please help me in this thanks and regards hari

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      are you binding the grid view on load or while showing the data? and is there in data present .

      Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

      K H 2 Replies Last reply
      0
      • A Abhijit Jana

        are you binding the grid view on load or while showing the data? and is there in data present .

        Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

        K Offline
        K Offline
        kiran puchakayala
        wrote on last edited by
        #3

        yes iam binding the grid on load in that i have the data

        Kiran Kumar.P

        N 1 Reply Last reply
        0
        • K kiran puchakayala

          yes iam binding the grid on load in that i have the data

          Kiran Kumar.P

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          1 - Step into code and verify your datasource is getting properly. 2 - Make sure your calling DataBind() after setting data source. 3 - Make sure your data source has values.

          All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions

          1 Reply Last reply
          0
          • A Abhijit Jana

            are you binding the grid view on load or while showing the data? and is there in data present .

            Best Regards ----------------- Abhijit Jana View My Latest Article :- SpyNet : Your Network Spy "Success is Journey it's not a destination"

            H Offline
            H Offline
            Harikrk
            wrote on last edited by
            #5

            there is no data present. i actually dont want to bind it.. the purpose is i want to enter data into a number of rows where the number of rows is dynamic

            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