Hello!
How can I do inline-edit with this type of string:
b(?'ACCOUNTNR'[0-9a-fA-F]{6}).8(?
without having this adding automatic: ''
b(?'ACCOUNTNR'[0-9a-fA-F]{6}).8(?
Have try:
….
autoencode: false,
onSelectRow: function (id) {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top