i am binding rdlc report using xsd when i preview the datset i get all the field / column values displayed but the same column when binded to report some of the column values is not shown
culd u explain
i have this in =Fields!FNAME.Value+" "+ Fields!MNAME.Value+" "+ Fields!LNAME.Value
the expression
i have dragged the fields from xsd datable1 to the rdlc report directly
so wht do i need to map?
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.