Click here to Skip to main content
15,921,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi
i am using gridview i want to use ajax custom code to my grid view how can i achieve that please help me
thanks in advance
vara prasad
Posted
Comments
Sandeep Mewara 28-May-11 4:48am    
"ajax custom code" => Not clear.
PRASAD GDV 28-May-11 4:50am    
i want to use javascript and xml inplace of update panel

 
Share this answer
 
You could try placing a Gridview in an updatepanel.

There are a few links that do this in different ways -
Light Speed Inline Editing Using ASP.NET AJAX and Web Services: Part I[^]
http://mattberseth.com/blog/2008/04/masterdetail_with_the_gridview.html[^]
 
Share this answer
 
i want to use javascript and xml inplace of update panel
Ok. So you are talking of XMLHttpRequest.
Read: XMLHttpRequest[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900