This is a migrated thread and some comments may be shown as answers.

ASP DetailsView not getting updated.

1 Answer 55 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 22 Feb 2013, 07:51 AM
Hi,

I am having an asp DetailsView control and in order to perform partial page update, I am using it with RadAjax and the issue is that update is not reflected. Can anybody help me with some sample code to demonstrate partial page update using asp DetailsView and RadAjax?

Thanks in advance,
JC.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 22 Feb 2013, 09:14 AM
Hello JC,

The ASP DetailsView control is not compatible with RadAjax for ASP.Net AJAX and hence partial-page updates is not possible for DetailsView when their EnableSortingAndPagingCallbacks property is set to true. The default is false.

To see a full list of controls, not compatible with RadAjax for ASP.NET AJAX from the official MS AJAX documentation, please visit here.

Thanks,
Shinu.
Tags
Ajax
Asked by
JC
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or