I am using AnyColumnAutocomplete but it doesn't work with numeric column type. I have a table called Budget and the PK is BudgetCode (int). I want the user to be able to type the BudgetCode as a filter but I had no success.
I this a bug or the AnyColumnAutocomplete only support String type columns?
lucbard
Member
8 Points
11 Posts
Re: ASP.NET Dynamic Data Filtering not working
Dec 16, 2008 07:53 PM|LINK
Hi
I am using AnyColumnAutocomplete but it doesn't work with numeric column type. I have a table called Budget and the PK is BudgetCode (int). I want the user to be able to type the BudgetCode as a filter but I had no success.
I this a bug or the AnyColumnAutocomplete only support String type columns?
Thanks,
Luc