This is a migrated thread and some comments may be shown as answers.

TeamPulse Task Board KendoUI controls

6 Answers 224 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dave
Top achievements
Rank 1
Dave asked on 09 Aug 2013, 08:20 PM
I was reviewing the TeamPulse demo stating that it used KendoUI for the new version.  I like the task board UI concept.  What types of KendoUI controls were used to create the task board?

Thanks

6 Answers, 1 is accepted

Sort by
0
Diana
Telerik team
answered on 14 Aug 2013, 03:42 PM
Hello,

 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.

Regards,
Diana
Telerik
0
Dave
Top achievements
Rank 1
answered on 14 Aug 2013, 07:38 PM
Thank you for the reply.  Would it be possible for you to provide sample codes for this?

Thanks
0
Diana
Telerik team
answered on 15 Aug 2013, 09:31 AM
Hello,

 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).

Regards,
Diana
Telerik
0
Dave
Top achievements
Rank 1
answered on 13 Sep 2013, 05:40 AM
I just need ASP.NET AJAX sample codes for a simple kanban task board, dragging and dropping tasks from one status to another.  If you would provide simple sample codes, that would be great.

Thanks
0
Michel
Top achievements
Rank 1
answered on 31 Aug 2015, 09:15 AM
Any news on this? I'm trying to build this as well. I have a board with tables setup. 10 list views. But now what? How to work with data sources. 1 shared?  Or 10? Please advise I'm a bit stuck here.
0
Valeri Hristov
Telerik team
answered on 03 Sep 2015, 10:40 AM
I would suggest asking in the Kendo UI forum about your specific scenario, they should be able to provide much better answer.

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
 
Tags
General Discussions
Asked by
Dave
Top achievements
Rank 1
Answers by
Diana
Telerik team
Dave
Top achievements
Rank 1
Michel
Top achievements
Rank 1
Valeri Hristov
Telerik team
Share this question
or