ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
AutoComplete while editing and adding InlineGrid -- replacing typed text by first item in List
Title:
B
I
{code}
?
on Edit or Create instead of Plain TextBox, we need a TextBox with AutoComplete. But the typed text is replaced by first item in List. new Column { Bind = "Name" }.Mod(o => o.Inline(Html.Awe().Autocomplete("Name").Url(Url.Action("GetItems","MealAutocomplete")).Prefix("#Prefix").Value("#Value").ToString())),
Save Changes
Cancel
samp
asked at 05 Feb 2016
it doesn't for me, just downloaded the demo, replaced the Name column with your line of code and it works
at 05 Feb 2016
Omu
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK