I have a Universal Viewer web part that displays a hierarchical transformation from a SQL query. A second web part is a dropdown repeater. When the dropdown changes value, I want to pass that to th...
I'm trying to use smart search on a page, but I don't want the page to refresh when the search happens. I turned on the ajax panels but it doesn't seem to make a difference. This is in an older v...
I have kentico on-line form working fine with update panel.When i add upload file (field) to form, update panel not working (form reload after submit).And then hide that field, update panel working...
Hi guys,I assume this is not necessarily a problem of Kentico, but maybe someone can kick me in the right direction. My cart should look like this:The transformation code looks like below. In prin...
I have a web part which is searching some content and showing it with pagination. I have to use update panel, so i checked @Use update panel@ field in web part settings. Now my pagination isn't wor...
Hi,I want to show something on literal inside the update panel. Outside the panel has a button, when click on the button, the literal text will be changed. However, I cannot fired the button event ...
Hello!Didn't find this in api examplex, so asking you for a help, thanks in advance.SetValue(@UseUpdatePanel@, true) seems doesn't work
Hiah I have a web control that contains a smart search dialog, some smart search filters and a smart search results all contained within an update panel.When I click the search button the update pr...
Good afternoon, I have a data source with a filter attached that powers a repeater and a Google map webpart. All of these items work as intended when outside of an AJAX Update Panel. When I put eve...
I have a basic repeater web part that is hooked up to a SQL Datasource. I would like for the output of the repeater to refresh asynchronously. I've enabled the Use Update Panel checkbox on the r...