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)
-
0
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.
-
0
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.
-
0
Could you create an issue on https://github.com/aspnetzero/aspnet-zero ? We can provide a sample.
-
0
HI. I have submitted the issue in github.
-
0
@sunflowerlab you can use KendoUi Table, I rememeber that exist an example of usege on ABP (old version but is in jQuery)
-
0
can point me to that code example?
wr are really looking for datatable example.
-
0
Issue created https://github.com/aspnetzero/aspnet-zero/issues/665