i try to create a new Custom View with this Format:
Jan | Feb | March ...
1
2
3
But i would feel a lot better if someone can tell me, before i try to implement it, if this is even possible to create in reasonable time :) Also i am thankful for any tip how to start with this.
Thanks
1 Answer, 1 is accepted
0
Vladimir Iliev
Telerik team
answered on 28 Oct 2015, 01:12 PM
Hello,
I'm not sure what the "reasonable time" means in your case, however the time needed for development will depend entirely on the developer skills (including understanding the existing views code) and the exact amount of features that the view should support. In other words it can take from several days to few weeks.
The best way to start is to debug the exact code flow of the existing views and understand how they works. From this point you can plan the structure of the new view and start implementing by reusing existing code where possible.
Regards,
Vladimir Iliev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!