One dialog, multiple buttons passing value to dialog

This post has 1 reply

Not Ranked
Posts: 1
infinity1975 Posted: Fri Oct 12, 2007 @ 10:22 AM
Hi,

I want to make a solution where I list several people where each people has a "Send Message" button attached to his name. I want to have one dialog where I put a "sendmessage" USERCONTROL.

From each Send Message button I want to provide a "user_id" parameter to the usercontrol inside the dialog's content.

I'm using .net AJAX using updatepanels.
Top 10 Contributor
Posts: 6,014
stephen Posted: Mon Oct 22, 2007 @ 1:49 PM
You can create a property on the user control, and set that property in code or inline in the tag- I believe that's what you're looking for, correct?
Stephen Hatcher, Developer Support Manager
Page 1 of 1 (2 items)