是否有支持多列的jQuery的AJAX自动完成功能?我的意思是多个列,如数据库表,而不仅仅是拆分列表.它将搜索第一列,但其余部分将在下拉列表中显示.
这样的事情存在吗?
我有一个使用Fluent NHibernate 1.0 RTM和System.Data.SQLite 1.0.65的WPF应用程序在.Net 3.5中运行良好.当我尝试将其升级到.Net 4.0时,所有内容都会编译,但我得到一个运行时错误,其中最内层的异常是:
`The IDbCommand and IDbConnection implementation in the assembly System.Data.SQLite could not be found.`
Run Code Online (Sandbox Code Playgroud)
对项目进行的唯一更改是将Target Framework切换到4.0.