So I'm finally in full Sharepoint 2003 webpart development mode. I've written a webpart which loads a datagrid, and using the datagrid itemdatabound event, binds a control (sharepoint portal menu) ...
I have a SharePoint WF that has a list item that needs to wait for a field to change (From "Not Selected" to "Selected"). I <I>think</I> what I need to do is use is a WhileActivity with a ...