Pitfalls


Hello,

I need to do lot stuff in controller for adding simple control' s like Tab, Accordion etc.. This is the worst practice in MVC framework. Microsoft control's doesn't have any code from Controller. Why it is like that?

Cheers,
Ravi

1 Reply

SK Santhosh Kumar A Syncfusion Team September 9, 2009 01:27 PM UTC

Hi Ravi,

Thanks for using Syncfusion MVC Products.

In our control we have feature called Plug-In mode, where you no need to create any model in controller.
When you are using features/properties like animation, themes of our control, At that time only you need to create model and set the properties in controller.

I have attached a sample for Tabs of Plug-In mode.

Please let me know if you have any queries.

Best Regards,
Santhosh Kumar



Tabs.Sample_e8e6ea34.zip

Loader.
Up arrow icon