I have a radgrid and have a GridBoundColumn in it.
In edit mode whenever I type anything in the textbox I can see related entries from the past.
I want to disable the AutoComplete for the textbox/GridBoundColumn.
Can you please suggest how to do it?
A code sample would really help.