Microsoft
Software
Hardware
Network
Question : Changing font of one datamember value in a dropdown listbox
I would like to Italicize the first item of a drop down list box. The datasource will be an Arraylist of strings.
Is this possible?
Would it be better to just alter the first string of the array list with a custom font?
If so, is there an efficient/easy way of customizing the font of a string?
Thanks
Answer : Changing font of one datamember value in a dropdown listbox
1. change your select statement, this is really vunerable for sql injection.
2. You can make a TemplateField instead of a BoundField. From there you can use <%# Eval("name of your datafield") %> in order to get the information you need.
Random Solutions
Forgot how to do 1 to many SQLs
Setting Compatibility Mode in IE8 using JavaScript
Saving Hosts File on iMac OSx
I am new to webservices, please help.
trouble with user clicking before content loads ASP and Javascript
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
ProLiant DL380 G5 RAID Drive replacement procedure
Cant install fonts on a Mac
PayPal with CreditCard
Visual Studio 2010 ASP.NET 4.0 not registered error