GridView Find Control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ganesh22
    Banned
    New Member
    • Sep 2007
    • 81

    GridView Find Control

    Hi,
    I am having an GridView in my form.in that i added one linkbutton in template field.now i want to add Attributes for linkbutton, but its not comming there how to get that linkbutton and write Attributes??
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    I dont understand your question. Maybe you want to add attributes programmaticall y using an event?
    Originally posted by ganesh22
    Hi,
    I am having an GridView in my form.in that i added one linkbutton in template field.now i want to add Attributes for linkbutton, but its not comming there how to get that linkbutton and write Attributes??

    Comment

    • Plater
      Recognized Expert Expert
      • Apr 2007
      • 7872

      #3
      I think you would add attributes to the linkbutton in the template field only. then the attributes are dispersed to all the linkbuttons that get created?
      At least that's how it worked when I added the event handler for the click.

      Comment

      Working...