Asp: GridView.DataBind () using AJAX WebService Javascript
Hai,
I am using Visual Studio 2008 and Framework 3.5. I wrote a WebService and I added the WebService to my page via the ScriptManager Service Path. I wrote a method in webservice that returns a List <...>. I grabbed this value from a JavaScript function. Now I want to bind this List <...> value to my Asp: GridView using JavaScript. Help me.....
0
Senthil SR
a source
to share
2 answers