I need a component that will let me create a a variable length list of
tasks that need to be completed. My need is different from what you
might find in a typical outlook task list type of interface as
date/time has no purpose.
In my app, severel steps/configurations must be completed before a
"start" button can be used to perform some automation. I would like to
simplify the interface by showing the relavent options in my app that
need to be "enabled" or configured prior to starting the automation.
It would be preferred that I could place a link or button on each row
where pending action is required. A check mark would indicate those
tasks that are compelete.
Any ideas for a good component out there?
thanks