hi

I have a problem. I change this EXT.NET demo sample.

https://examples1.ext.net/#/XRender/...UpdateContent/

I connect UserControl1 direct method 'OnClientClick' to 'DirectMethod()' function but when i run the demo system throw exception

'The user control with Id = 'UC1' not found'

if i not assign id to 'UserControl1' system throw this exception

'The ajax instance method 'DirectMethod' is absent!'