Hi all. Please help me. i try create report use SSRSReport . example : i create Table TestTmp with type TempDB . And then i create 3 field. - Field ProjId - Field ProjName - Field Description And then, i create another class (contract, controller, DP) and design report in Visual Studio. i run report in form and data show for 3 field. And then, i create new Field in table TestTmp . example : i create field ProjType . i add this field in class Data Provider . And then, i modify my report in Visual Studio for add field ProjType . i deploy again, and then i run report in form. But, record for field ProjType not show. i try for re-create report in visual studio. But, same output. Record for field ProjType not show in report. Whats wrong? Please help me. Thanks.
↧