Griidview does not dispay at run time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • chindu
    New Member
    • Mar 2014
    • 1

    Griidview does not dispay at run time

    Hi all pease in need of urgent help I have placed
    A gridview on my webpage , connected to the database,with an sqldatasource
    And the relevant database fields apear at design time , but each time i run the webpage , all other controls except the gridview
    Are displayed , I have set the visble property to true
    at the page load event but still not visibe
    Pls kindly help

    Regards
    Chinedu nwankwo
    God bless
    Last edited by Rabbit; Mar 21 '14, 03:32 PM. Reason: Personal email removed per forum policy.
  • Mudassir
    New Member
    • May 2012
    • 85

    #2
    set the autogeneratedco lumns property of the gridview to True.

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      I have a feeling that your data source is nothing but it is hard to help you when we have no code snippet to go with.

      Please post the code for your GridView and any code involved with setting the datasource or visibility.

      -Frinny

      Comment

      Working...