I
IramK
Guest
Hello @siraj, How does the rbf_getFieldContext() work for a kendo Numeric TextBox field? Could you suggest an alternative to this so that we don't use: var numericTextBox = $("input[name='numericTextBox']").data("kendoNumericTextBox"); var numericTextBox = rbf_getFieldContext('numericIntName'); // doesn't really work.. Cheers. Iram
Continue reading...
Continue reading...