Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a Color control for Web Forms?
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00905599
Message ID:
00905617
Views:
6
>>I have been asked to allow the user to add records to a datagrid (table), and to be able to specify the color the row is displayed in. I assume I need a color control to allow them to be able to specify the color.
>>
>>I don't see a color control listed in the Web Forms controls.
>>How do I give the user what they've asked for?
>---------------------------------
>I'm thinking that if no one can point me at a .Net color control for web forms, I could use a DropDownList and populate it with "the usual suspects".
>When looking at the BackColor property of the DropDownList I see a section for "Web" colors. Is there any easy way to populate my DropDownList with the list of "Web" colors?
----------------------------------
I just realized that I have another related question...
After I get the color selection from the user, I'll store that in my table so it's always associcated with the record...
but how do I make the DataGrid display That Row in That Color?

TIA,
Rick
Previous
Reply
Map
View

Click here to load this message in the networking platform