Hi all,
Iam binding the datatable to my report dynamically in asp.net.Report is working fine for the DetailsSection .but binding in the header section it is showing error "" #ERROR# The expression contains object 'CollumnName' This is not defined in the current context "".but the same Collumn is working fine in details section .
one more desingning issue , i have placed two textboxes in header section ,i setup background color 'orange' to both text boxes.I placed both textboxes in side by side . i don't want the gap between these two textboxes.it is looking good in designing,but it is showing gap between two textboxes in browser .its not good for me.if i overlap in designing it is showing something like error in designing.it is big issue for me in designing.i faced it in differnrent locations in report
Thank you