Giter VIP home page Giter VIP logo

Comments (4)

Kizaemon avatar Kizaemon commented on May 14, 2024 1

Thank you for your explanation. I do not think you are wrong, just the criteria was not clear to me.

Now I understand that you are not looking for general tables-on-the-web solutions, but limited only to a subset of pure Javascript awesome libraries.

This was not clear for me from beginnig, as you put DevExpress, Telerik, IgniteUI and Sencha into the Frameworks section, which was misleading for me. I worked with all of them, so I can compare the features.

I'm very much interested in tables on the web, therefore I would have seriously expected to see iviewui table solution on your list, as it is a feasible solution to put table/grid on the web.
https://www.iviewui.com/components/table-en

Through your list I have learned all about the other frameworks, which I did not know about.
This is very useful, thank you very much for your work.

from awesome-grid.

MikeTatsky avatar MikeTatsky commented on May 14, 2024

This repo is about good grid in terms of "table" solutions on JavaScript.
The main is not about UI framework.
For example, is https://www.iviewui.com suitable here?
No, since their grid component is too simple solution.

About https://wisej.com
Where are samples that to make desition about grid level?
This one?
https://wisej.com/examples/
1 - The are not about grids in fact.
2 - They are not runnable by click.

Doc.
Is this doc?
https://wisej.com/docs/2.1/html/Welcome.htm
It does not look as welcome to use and more over no information about
grids.

This repo is meant to be about good solutions with which people will be comfortable to work.
With respect to you and https://wisej.com, by overview https://wisej.com it does not
look like suitable to this repo.
It is not good to add all other UI products that are oriented on grids, have complex to run samples, not clear documentation.

from awesome-grid.

MikeTatsky avatar MikeTatsky commented on May 14, 2024

If you think that we are wrong.
Than there is similar repo but only about charts.
https://github.com/zingchart/awesome-charting
Try to add your solution into that repo and you will be rejected too although https://wisej.com has some images about charts on site.

from awesome-grid.

Kizaemon avatar Kizaemon commented on May 14, 2024

WiseJ has no native implementation of Charts.
What you see there is a wrapper over ChartJS.
http://demo.wisej.com/ChartJS
The wrapping is very powerful, as it allows seamless integration with the data layer. No plumbing is necessary. ChartJS does rendering and the data and the events are first-class citizens of my application.

WiseJ has a native implementation of a table grid
https://github.com/iceteagroup/wisej-examples/tree/2.0/UserPaintCells

WiseJ has a native implementation of a TreeGrid
https://github.com/iceteagroup/wisej-examples/tree/2.0/TreeGrid

Native allows a full control over the rendering aspects (e.g. virtual scroll, user-painted cells) and event handling.

Here are further real-world application examples, utilizing tables/grids.
http://madewithwisej.com/

from awesome-grid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.