Question
Cfgid in ColdFusion 9 sorting case sensitive
All my html cfgrids are sorting case sensitive. I added the type="string_noCase" parameter but still am getting the same results with strings starting with uppercase chars displaying first and lower case strings displayed alphabetically after the uppercase strings. Thanks
