asp.net - How to convert DetailsView columns to uppercase -


i need able convert input fields in detailsview (insert) uppercase. how do this? sql query , whole insert statement takes place in asp.net, , not in code behind i'm not sure if can dynamically in asp.

i've used text-transform in css make them look uppercase user, still enters details in lower case in field.

done cheeky work around - sql query converts upper case now.


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -