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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -