Hi,
I am looking for a way to use Ajax inside gridview. I am not talking about
putting a gridview inside an updatepanel and refresh the gridview, I want to
use Ajax on per row basis, when user clicks on a dropdownlist on row number
x, only row x will be refreshed. Can somebody give me some code samples?
TIA
Robert Bravery - 08 Sep 2007 08:43 GMT
HI,
Perhaps you could put the ajax panel in a template
Robert
> Hi,
>
[quoted text clipped - 5 lines]
>
> TIA
Peter Bromberg [C# MVP] - 09 Sep 2007 00:54 GMT
Raymond,
"AJAX in GridView" isn't a C# language newsgroup question, it's really an
ASP.NET group question. Or better yet, the AJAX forums on the asp.net site.
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
BlogMetaFinder: http://www.blogmetafinder.com
> Hi,
>
[quoted text clipped - 4 lines]
>
> TIA