TextBox changing colors

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

Hello,
I'm building a table by creating new TextBoxes and then adding them to a
Cell and then adding the Cells to the TableRow. It is working fine, but for
some reason one of the TextBoxes is getting highlighted in a pale yellow
color. I'm building the table in a loop so all the textboxes get built
basically the same way so there's no other attributes that are being for
them set in the code.
Can someone tell me how/why the one TextBox is getting set in this pale
yellow color as the background?

Thanks
 
Most likely it's nothign to do with ASP.NET, it's your browser.
IIRC the google toolbar does this, it's to indicate pre-fillable form data...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top