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
SSIS SQL Server 2005 null values
Is there any way to limit what the users see in shared calendars in Exchange 2003 / Exchange 2007?
Using VLookup for Data Validation
WebService Client problem
web design vs dev
Citrix Provisioning Server, Cannot Find vDisk
Migrate SBS 2003 to Server 2008 R2
Cannot Replicate FREEBUSY from Exchange 2003 to Exchange 2010 - EVENT 14029, 4003,
NFS share on FreeNAS
excel vba script needed