I HAVE PHOTO ATTACHED

I'm trying to come up with some code that will make the 'Acct #' label and text box ONLY appear when some text is typed in the text box beside of 'Prime Broker', 'Custodian', etc.

Can anyone help? Thanks.

Hi,

Few ideas;

1) Set the "AutoPostBack" property to true and try with "Textchanged" event.
2) Using Javascripts - the ideal way. "onchange" event in javascript may help here.

Have a try and write back to us if need help.

Good luck.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.