|
-
Dec 22nd, 2006, 12:00 PM
#1
Thread Starter
Member
[RESOLVED] mobile textbox color problems
Hi there
I have a web form that displays records from an sql database
When a record is then selected a new form loads displaying the information in textboxs.
I want the last text box to have a coloured background, but i could not get this to work in my vb code. I was using
Textbox1.BackColor = Color.Aqua
This does not do anything, I have been told that for some reason that the color option for mobile controls is ignored when rendering adapter sets but I have nbo idea what this means, does anyone know of a way roand this i realy need to change the color of my mobile textbox
hope somone can help
the language is asp.net using vb
lee
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|