Dear Sir/Mam,
I want to know about the "DataSetFieldName" property of Text Box.
If we are passing the same value in "SourceExpr" and "DataSetFieldName" then what will happen.
Example -- I have a text box for showing UserId on report.
I am passing USERID in "SourceExpr" and "DataSetFieldName". So what is the use of "DataSetFieldName" property.
Regards,
SBansal
0
Comments
http://dynamicsuser.net/blogs/mark_brummel/archive/2009/11/22/tip-17-the-datasetfieldname-property.aspx
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
For Eg:
For datasetfieldname-TotalCaption
Expression in RTC-=First(Fields!TotalCaption.Value)