Base solution for your next web application
Open Closed

Datatable in asp.net MVC 5x Project #6491


User avatar
0
sunflowerlab created

Hi,

We are using asp.net MVC 5.x version with jquery.

We see that its using the old metronic theme. We are are fine with old theme but the jquery jTable is complex to use compare to DataTable. Do you have any smaple which shows how to use DataTable in metronic 4.1 theme project?

Thanks


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

    Hi @sunflowerlab

    We don't have such a sample but you can download ASP.NET Core & JQuery version of AspNet Zero and check the usage of datatable there.

    If you face any problems, we will be happy to help you.

  • User Avatar
    0
    sunflowerlab created

    On both (core and mvc) version of the code manythings are different. Especially the doami nand app service layers. Its not straightforward to copy and start using it. Especially when we are learning the asp.net zero architecture at the same time.

    If you can provide sample that would be great.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Could you create an issue on https://github.com/aspnetzero/aspnet-zero ? We can provide a sample.

  • User Avatar
    0
    sunflowerlab created

    HI. I have submitted the issue in github.

  • User Avatar
    0
    andmattia created

    @sunflowerlab you can use KendoUi Table, I rememeber that exist an example of usege on ABP (old version but is in jQuery)

  • User Avatar
    0
    sunflowerlab created

    can point me to that code example?

    wr are really looking for datatable example.

  • User Avatar
    0
    ismcagdas created
    Support Team