Telerik asp.net ajax Load Combobox in Cascade without PostBack

0

Good morning! I am using the telerik controls and I would like to know if there is any possibility of loading a cascaded combobox without having the postback effect, I mean, I do not want to see the effect of reloading the form since it looks very ugly visually.

I tried to use the functionality of calling the methods mediately ajax but when I load the values of the combobox 2 they do not appear on the screen so I do not load the combobox 2.

I would like to know if there is any way to do this.

Thank you very much in advance.

    
asked by Raquel Rodriguez Gonzalez 13.01.2017 в 10:20
source

1 answer

0

In the DevXpress controls, Callbacks are used to do that without doing PostBack. But in telerik here are some demos too, to see if they are worth you

link

    
answered by 13.01.2017 в 12:53