Share

MVC#

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

multiple user control task initialization

You are viewing a single message from this topic. View all messages.

  1. 2009-06-16 18:52:04 UTC
    I'm trying to create a reusable user control that fires a custom task to select values. The problem is that I need to get the results back from the selecting task. The mechanism to pass information between tasks is the method “OnStart”, so, in order to be independent from the containing Form I need to get a task instance associated to the controller of the user control. Also I need more than one instances of the user control in the same form. Is there a way to do it?
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.