Does anyone have an examples on how to do an auto suggest on a datatable? I don't see any examples anywhere. maybe there is a plugin or library that I can use?
TIA
Auto Suggest
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Auto Suggest
Hello meadmaker,
welcome to the forum.
Could you explain what you mean by datatable? I suppose you are looking for some automatic suggestion as the user types along. But what is the source of the words to choose from?
regards
Bernd
welcome to the forum.
Could you explain what you mean by datatable? I suppose you are looking for some automatic suggestion as the user types along. But what is the source of the words to choose from?
regards
Bernd
Re: Auto Suggest
meadmaker,
is it something like this your are looking for?
http://revonline2.runrev.com/stack/134/Type-with-Filter
It is on RevOnline made by Devin Asay.
regards
Bernd
is it something like this your are looking for?
http://revonline2.runrev.com/stack/134/Type-with-Filter
It is on RevOnline made by Devin Asay.
regards
Bernd
Re: Auto Suggest
I think that example is a good starting place thanks! I meant DataGrid not DataTable