6 Answers, 1 is accepted
Briefly the board is a table and cards are placed in the cells. In each cell there is a list with cards. You could use a list view for this. Each card is generated from a template, which is data bound to a record from the database. More about templates you could check here.
I hope that will be helpful for you.
If you have any other questions do not hesitate to contact us again.
Diana
Telerik
Thanks
Do you have any specific question or problem you want sample for. Because currently our board has business logic and various options and it will be hard to prepare sample. If you want you could check the implementation in javascript. If you have installed teampulse look at the javascript files which are located at C:\Program Files (x86)\Telerik\TeamPulse\wwwroot\Scripts\wirejs\grid\board. Otherwise, you could review the downloaded javascrips at http://demos.telerik.com/teampulse-demo/view#MyPerspective (user: demouser, pass:P@ssw0rd).
Diana
Telerik
Thanks
Other than that, TeamPulse has custom built controls for its boards (we are not using Kendo controls there) that, as Diana mentioned before, contain specific business logic and are not suitable for reuse.
Regards,
Valeri Hristov
Telerik