V
V
vily2013-10-29 20:59:23
JavaScript
vily, 2013-10-29 20:59:23

Which js framework to choose for a one-page intranet site with many tables and lists

There is a Silverlight application, it consists of 5-6 tabs, each with up to 10 tables/lists. Click data is loaded from the server. Some tables have sorting.
You need to rewrite the application in HTML. The server will be ASP.NET Web.API (REST, Json / XML)
Which js-framework (or ui-library) to choose, given that there is only experience with jquery (not UI) and pure js. That is, in parallel, you will have to understand it. I have no experience in CSS

While I am considering ExtJs and jquery + jqgrid
Photo is attached









Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
Leshrac, 2013-10-29
@vily

For this kind of content, feel free to take ExtJS (tables, pagination, etc.). Pretty simple + good documentation on the site, heavy, but it will do for local.
The only negative is that when updating the framework itself, everything can break.

V
vily, 2013-10-29
@vily

jquery + jqgrid is also being considered

L
Leshrac, 2013-10-29
@Leshrac

-

Z
Zoberg, 2013-10-30
@Zoberg

Perhaps recline js is suitable, they have convenient tables for working with data.

S
shcoderAlex, 2013-10-30
@shcoderAlex

Hand on heart I would recommend Angular . The level of entry is not high, there are all kinds of articles, video tutorials, for example, these

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question