Is telerik:RadAutoCompleteBox compatible Width telerik:gridbatch. There are no examples on any forum using the radautocompletebox inside a telerik grid batch.
I cant seem to get it to Work. Does anyone have an example in asp.net?
1 Answer, 1 is accepted
0
Kostadin
Telerik team
answered on 23 Mar 2015, 08:13 AM
Hello Jan,
I am afraid that autocomplete with batch editing is not supported out-of-the-box. The reason is that items in input element of the autocomplete could not be parse and the BatchEditor set a null value for this column. Nevertheless you can manually pass the values of the autocomplement tot the server the same way as you do with a template column. I would recommend you to examine the Handling advanced templates section of the Batch Editing help article where is demonstrated how to get and set the values by using the batch editing client side events.
Regards,
Kostadin
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.