c# 4.0 - rdlc textbox overlapping each other when text is longer than textbox width -


in rdlc , have several textbox alight top bottom follow :

textbox1 textbox2 textbox3 

whenever text inside text box longer given width, overlap textbox below , need not overlapping it, push down text box .

i have reference http://forums.asp.net/t/1590478.aspx?textbox+with+too+long+text+overlapps+textbox+beneath , solution not working me.

my question how should whenever text longer given width of textbox, how prevent overlapping textbox below , or how push text box below ?


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -