asp.net jQuery UI Autocomplete from database using Pagemethod

preview_player
Показать описание
In this video you'll learn how to implement jQuery UI autocomplete while filling options from a database using a pagemethod.
Рекомендации по теме
Комментарии
Автор

very help ful...can u tell me the c# code of it ?

nisaransari
Автор

how to pass parameter to webmethod?
please help

danarj
Автор

what is the c# conversion for that code?

WebMethod()
public shared function getReview As String(){
Dim searchAdapter As new
Dim searchTable As = searchAdapter.GetData

Dim -1) As String

For i = 0 to searchTable.Rows.Count - 1
searchArray(i) =
Next

Return searchArray

MC__
Автор

remove + and all space from the link you will get file link

danarj
Автор

this is coded in c# but the table is inside sql server instead of mdf file

danarj
Автор

mediafire . com / ? lgecbstvwis1ssv+
sorry but youtube not allow link

danarj