Browse by Tags

All Tags » ASP.Net » MS Ajax (RSS)
Sorry, but there are no more tags available to filter with.

OnPageIndexChanging not working in GridView within UpdatePanel by rachitp

I'm working on a demo ASP.Net page that has multiple User Controls (.ascx) and one of the user controls has the ScriptManager and the UpdatePanel. The GridView control is within the ContentTemplate of the UpdatePanel. I was trying few things and hitting...
Filed under: ,

Interfaces in MS Ajax by rachitp

I'm currently reading MS Ajax in Action book and am enjoying to the fullest. I didn't know how easy it is to declare an Interface in the JavaScript using MS Ajax (even though, the original JavaScript doesn't support Interfaces). The example (of IComparable...
Filed under: ,
More Posts