Hi,
I have a BulletedList with LinkButton as DisplayType and a PagingBulletedListExtender inside a UpdatePanel.
I recently updated AjaxControlToolkit to the version 15.1, before that it was version 3.
However, after updating the control now looses the page when I click on a link.
For example I click on the page for letter "C" and after that I click on a name.
With version 3 the bulleted list would still contain all names starting with "C".
With version 15.1 it resets the page to first letter ("A" or some number).
The only thing I changed is the AjaxControlToolkit. Can someone verify this behavior and say
wether it's a bug or a feature?
Thank in advance and kind regards
Chris
Comments: That is kind but not possible as I cannot publish the project. I will try and build a minimal project that demonstrates the problem with the current release of ajax.
I have a BulletedList with LinkButton as DisplayType and a PagingBulletedListExtender inside a UpdatePanel.
I recently updated AjaxControlToolkit to the version 15.1, before that it was version 3.
However, after updating the control now looses the page when I click on a link.
For example I click on the page for letter "C" and after that I click on a name.
With version 3 the bulleted list would still contain all names starting with "C".
With version 15.1 it resets the page to first letter ("A" or some number).
The only thing I changed is the AjaxControlToolkit. Can someone verify this behavior and say
wether it's a bug or a feature?
Thank in advance and kind regards
Chris
Comments: That is kind but not possible as I cannot publish the project. I will try and build a minimal project that demonstrates the problem with the current release of ajax.