Base solution for your next web application
Open Closed

Where is Frontend website in ASP.NET CORE & Angular 2.x #2472


User avatar
0
moustafa created

Hello everyone Recently i downloaded the latest version of ASP.NET CORE & Angular 2.x and successfully run it on my machine but still confused about the changes made i hope i can understand what's really is going on :D but i have to admit that great job and efforts done and i really thank you for that , actually no words can describe how really i admire your brains and i wish you more success

As you know one of the main changes is using Jtable instead of ui-grid which i like so much 1- is there any chance to use ui-grid with ng2 ? to be honest Jtable is great and had many options but from the first look i noticed some issues related to ui need to be fixed i'll mention it later in different topics and i'm sure you can upgrade it to be much better than ui-grid

2- Where is Frontend website ? i suppose it will be separated from all other projects if so it'll be awesome as i have a requirement to use the same project for server & client projects for all tenants but use different frontend website for each one of them , i hope you got the idea

3- I'm currently use ASP.NET & Angular 1.x and i'll wait some time till i upgrade my project to ASP.NET CORE & Angular 2.x so is it save for me to do that i meant you still support ASP.NET & Angular 1.x Project as it suitable for many users ? thanks in advance regards


7 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @moustafa,

    Thank you for your kindly comments :), it really makes us happy. For your questions,

    1. When we start to develop angular2 version, we couldn't find a mature ng2 grid/table and because of that we decided to use jtable. If there is a good alternative you can offer, we will consider changing it.

    2. For the fontend part, you can read this github issue <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-angular-obsolete/issues/10">https://github.com/aspnetzero/aspnet-ze ... /issues/10</a>.

    3. For the angular1 support, you can read this forum answer #2359@d2dbb25b-07b6-491d-b4c6-1fe9c5795dd3

    Thanks.

  • User Avatar
    0
    edvin created

    Hi,

    If you didn't already you should look at <a class="postlink" href="https://vmware.github.io/clarity/documentation/datagrid">https://vmware.github.io/clarity/documentation/datagrid</a>

    It is open source , very clean, well documented and there is some other components too.

    I think they have some potential because are made with UX in mind.

    Edvin

  • User Avatar
    0
    moustafa created

    Hi @ismcagdas Thanks for your reply

    @Edvin Thanks for sharing with us Datagrid it's great no doubt my opinion Jtable still have the advantage and have more features , to be clear Jtable need more fixes specially UI but for the basic features it very great

    Regards

  • User Avatar
    0
    ultimatemm created

    Hi, This grid table also very nice.. <a class="postlink" href="https://akveo.github.io/ng2-smart-table/">https://akveo.github.io/ng2-smart-table/</a> :D :D

  • User Avatar
    0
    ismcagdas created
    Support Team

    Thanks :), we will investigate this table and get back to you.

  • User Avatar
    0
    moustafa created

    please refer to this link [https://www.ag-grid.com/])

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @moustafa,

    Thanks for sharing this. We know ag-grid and it is really good. It has free and paid versions, because of it has paid version we didn't want to use it. It will make some confusions if AspNet Zero includes free version or paid verison of it.