SQL Server Report Builder: how to access a TextBox value

September 24, 2009 – 8:32 pm

I recently needed to access a TextBox value in an expression in one of my SQL Server Report Builder (SQL Reporting Services) reports recently, and found it surprisingly hard to find the answer).

ReportItems!tbxMyTextbox.Value

Your Ad Here

Post a Comment