help on datagrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aspamit
    New Member
    • Jan 2007
    • 38

    help on datagrid

    I am having a datagrid which displaya records in my table.Now I want,the user should be able to select a row and the deatils should be displayed in text-boxes.

    e.g, Suppose my data-grid displays user name,address
    the text boxes should display the data in text=boxes which are in the form.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Here is an example of datagrid editing that may help:
    Datagrid

    Comment

    • ashasprabhu
      New Member
      • Jan 2007
      • 52

      #3
      use these links
      http://aspnet.4guysfro mrolla.com/articles/040502-1.aspx
      http://www.ondotnet.co m/pub/a/dotnet/2003/02/24/aspdatactl.html

      Comment

      • aspamit
        New Member
        • Jan 2007
        • 38

        #4
        Originally posted by ashasprabhu
        use these links
        http://aspnet.4guysfro mrolla.com/articles/040502-1.aspx
        http://www.ondotnet.co m/pub/a/dotnet/2003/02/24/aspdatactl.html
        Thank u very much.
        Cheerrrrrrrrrrr rrs

        Comment

        Working...