Vahid Pazirandeh
Vahid Pazirandeh
genuinefafa, I'm not sure I fully understand your requirements, but maybe this will help. I've not tested this code myself so I'm sure there are bugs :) ``` String jsonText...
You also might want to look at: ``` org.codehaus.groovy.grails.web.binding.DataBindingUtils.bind*() ```
> Per @thaidn you can also use the subtle api directly (the AesGcmJce class) - see his response to the thread I had first created. > > [https://stackoverflow.com/questions/52171198/how-to-create-symmetric-encryption-key-with-google-tink](url) @evalsinca Just...
I have a workaround (if you could call it that): For me the issue arises when I use any of the arrow keys; **doing so causes the sort to be...
Oh okay that makes sense. What I meant about the spacebar is exactly what you just described about its behavior. thx
Would you show me your code exactly? Also, is it something that can be used both for Update and Insert Into?