How to accept percent in a datagridview
I set up my datagridview in my winforms application with fancy formatting, C2 for currencies, N2 for numbers and P4 for percent. The funny thing is that the currencies and numbers are accepted round-trip without raising any data-errors. Entering percentages is another matter as it raises the FormatException whenever a number is entered in a [...]








