Any suggestions on how to pass values to the dialog? Something either like a querystring value or a property?
The DialogWindow is actually an element on the same page as the rest of your controls, so it's not necessary to "pass" data back and forth.
Hope this helps,
-Tony