Show cool things you have done with our products


Post by mats »

Simple implementation showing how to use Ext Scheduler and ASP.NET MVC.
Attachments
ASP.NET MVC2 and Ext Scheduler 2.0.zip
(856.96 KiB) Downloaded 3096 times
ASP.NET MVC2 and Ext Scheduler.zip
(840.87 KiB) Downloaded 2507 times

Post by mats »

Just uploaded a sample running on Ext Scheduler 2.0 alpha. :)

Post by esteban »

Hi.
I have problems with Ext Scheduler 2.0 alpha.
The path of the css/js don't exist:

https://www.bryntum.com/examples/2.0alph ... ch-all.css
https://www.bryntum.com/examples/2.0alph ... l-debug.js

Can you help me plis? Thanks, Esteban.

Post by mats »

Just Remove the "2.0alpha" bit from those Urls.

Post by mats »

Updated original zip archive!

Post by EW_unit4 »

Do you have another version of the db, one that mssql 2008 r2 supports? It does not support the version (661) thats supplied, but 655 or 662.

Post by mats »

I've tried and failed at pleasing the database version monster before. It's not a fun task. :)

I would instead just create a new express database with 2 tables, tasks and dependencies. From the class diagram for the LINQ helper classes you can see the schema described fairly well.

Post by EW_unit4 »

Wrong thread
Last edited by EW_unit4 on Tue Oct 11, 2011 3:30 pm, edited 1 time in total.

Post by mats »

posted in wrong threaD? :)

Post by karimkun »

Is the SchedulerTree included in this project, in other words can i use SchedulerTree and not SchedulerGrid ?

Post Reply