Forum Post: Re: [beta 4.0.4.] Kendo Combobox Replacing By Dropdownlist

  • Thread starter Thread starter Mohammed Siraj
  • Start date Start date
Status
Not open for further replies.
M

Mohammed Siraj

Guest
Iram, can you please re-confirm. rbf_getFieldContext API should work for Numeric fields as well i.e. Integer, Decimal, Percent & Currency. Some minor corrections in above snippet: //to access related kendo configuration object, we need to call getKendoConfig() on fieldContext object. var numericTextBox = rbf_getFieldContext('numericIntName').getKendoConfig(); Can you also double check the integration name, is it 'numericIntName' or 'numericTextBox';

Continue reading...
 
Status
Not open for further replies.
Back
Top