Good afternoon,
we are working on several custom work item controls for our tfs project(s) but one problem / oddity we come across over and over again when implementing these controls is that their .InvalidateDatasource(..) method is called multiple times when the user
opens a workitem (or selects it in a query result list).
What's the logic behind this - why & when is each call happening?
Best regards & thanks,
-Jörg