I’m making an application in asp.net using Visual Studio. I’ve been trying to use the dhtmlxLayout with no success. Could you provide me an aspx examplel?
I read the documentation and samples, but I always get the “dhtmlLaout is undefined” error.
Well, thanks for the quick reply, but that didn’t work, I still get the “dhtmlxLayout is undefined” error.
I’m trying now to show only a basic dhtmlxWindow following the “Minimal Init” sample, I copied the full source code of the sample page and it still doesn’t work (“dhxWins is null or not an object”). Do I have to declare some AJAX assembly or something?