Hello I tried the examples from the user guide with vs2010 sp1 and they are not working.
In the accordion example the controller inherits from ApplicationController, wich is nowhere to be found
In the view there is a function .TargetContentId, where does that function come from and it is not working and generates an error.
Maybee Syncfusion could do some work on good documentation besides their initiative on their pdf's.
Examples should be working out of the box and not after hours puzzeling.
@{ Html.Syncfusion().Accordion("myAccordion")
.TargetContentId("AccordionContents").Render();
}
I am a programmer who has to deliver and I am looking for tools that
help me get more productive in stead of costing me hours to find out how to use them.
So please put some effort in good documentation, the one that is available now is of very bad quality.