Razor view?

Hi,

Do you know if it is possible to use Razor views to implement the same functionality as contained in the mvc sample (dhtmlx.com/blog/?p=639)? We are having some issues converting aspx page into Razor view.

It must not be a problem, the page must output

a) html template for scheduler
b) block with js initialization code ( must be run after outputting the html template )

Is there a sample code for razor view available?

Hello,

Unfortunately such sample is not available for now.

Best regards,
Ilya

Scheduler does not display on FireFox browser. Does Scheduler support FireFox in Razor view engine?