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

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

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -