Tejashree S
Tejashree S

Reputation: 311

Batch tab on a form

I need to have a batch tab on a form? How can I accomplish this?

Upvotes: 1

Views: 1606

Answers (1)

Alex Kwitny
Alex Kwitny

Reputation: 11564

You need to use the RunBaseBatch framework. See the link for a walkthrough. Also check Classes\Tutorial_RunbaseBatch to see a good tutorial template.

http://msdn.microsoft.com/en-us/library/cc636647.aspx

Upvotes: 3

Related Questions