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: Ah, I see, my bad. Wouldn't it be sufficient if I just provide the sample with the newest version? I mean, the behavior is kind of obvious and the question is wether it is intended.
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: Ah, I see, my bad. Wouldn't it be sufficient if I just provide the sample with the newest version? I mean, the behavior is kind of obvious and the question is wether it is intended.