Doubt in Grid view

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sukumaster
    New Member
    • Jul 2007
    • 19

    Doubt in Grid view

    k know how to display a full table in gridview but how to display anyother text(not table) in the gridview columns
  • CaputzDraco
    New Member
    • Jul 2007
    • 2

    #2
    use databoundings.. .

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      Originally posted by sukumaster
      k know how to display a full table in gridview but how to display anyother text(not table) in the gridview columns
      What? Please fix those statements and re-post your question clearly.

      Comment

      • Saigeetha V
        New Member
        • Jul 2007
        • 3

        #4
        Hi, for the full table you can do databound or you have to use the code if you want to display any other text using button control or anything else.

        Comment

        Working...