SQL Server 2012. Visual Studio 2013. SQL Server Data Tools.
I am placing a textbox into a column in the tablix data row. I want the textbox to be smaller than the dimensions (both height and width) of the cell in the data row. However, when I drag the textbox control into the cell, it automatically makes it the same size as the cell. How can I resize it to be smaller (height and width) than the cell? The "cell" and textbox in question is highlighted on right in the image below. Thanks for any help.