Click here to Skip to main content
15,889,839 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi frinds,

I try to design the rdlc form body with datatset.what i have done so far,

1.I created the Dataset1 using reportwizard.
2. if i connect the all the fields in the Dataset1 using tablix or table, then there is no porblem with data.

But i drag the field from Dataset1 to the rdlc form body, It's expression show as following:

=First(Fields!RegistrationDate.Value, "DataSet1")
with red underline on this line.
what is the problem in this condition is when i click the filed in expressin category, it show the meesage like report item not linked to a dataset.


what is the problem?
Posted
Comments
thatraja 3-Sep-14 5:22am    
Share the screenshot

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900