Preview doesn't reflect change in typed dataset
Steps to Reproduce:
Hi
when changing the sql of the underlying typed dataset (small changes like adding a new field,or applying a t-sql function on a row) the preview does not display the data of the changed part of the dataset.
Like: Add a field Name2. You have it then in the field list at design time, bind it, but in prieview data isnt there. If You run the report in the app, everything ok.
Rebuild, clean, close / open dataset, report does not remove this problem. I have to close/ repoven solution / VS 2008.
Sometimes (but not always) pulling in the field anew from the field list instead of changing the bindings of a contorl on the report helps.
Is this a known problem ? fixed in 8.2 ? Very hampering when developing / desinging.
Thanks for further info
Michael Kaldeck
BTW: I also experienced the error of Q136814 a few are reporting in Your kb. For me deleting the .suo file helped. very disturbing ! did you do something about it ?