Results 1 to 2 of 2

Thread: [RESOLVED] Chnage repeater control on itemcommand

  1. #1

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    Resolved [RESOLVED] Chnage repeater control on itemcommand

    I have a calendar consisting of image buttons in a repeater, what i want is when the imagebutton is clicked want to write text to a literal control in its place.

    So instead of an imagebutton I woudl have a literal with text confirming what slot has been clicked.

    Is this possible?

  2. #2

    Thread Starter
    Fanatic Member davebat's Avatar
    Join Date
    Dec 2002
    Posts
    727

    Re: Chnage repeater control on itemcommand

    Its ok I figured it out. I just saved the commandargument on itemcommand into viewstate , then rebound. On databound if the commandarguments match hide the imagebuttona dn write text into literal.

    Cheers Dave

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width