Hi, First off thanks for this awesome work
So, I'm using Form to Grid function and my form have select html controls that looks like this:
When Form pass to Grid it take the value option, but i need the label of the option.
How can I validate if field is a select then get text instead of value.
$.each(fields, function(i, field){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top