2011-04-25 3 views

답변

2

표에 도달하는 데이터는 숫자 문자열입니다. responseSchema.fields의 해당 필드에 {key : 'someField', parser : 'number'}를 추가하면됩니다. 당신은 또한 YUILibrary.com 포럼에서이 같은 질문에 대한 답을 찾을 수 있습니다

는 보관 : http://yuilibrary.com/forum/viewforum.php?f=90

+0

감사합니다를! 매우 일치하는 – user3413623