I have just managed to get my AspNet Zero built and running for the first time. I am finding that all my jTable grids are displaying separate action buttons in the left column rather than a singe dropdown button. Is there a setting for this. I am running MVC5 jquery.
Regards
6 Answer(s)
-
0
Hi,
Currently, this is not supported by jTable. Can you create an issue here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues">https://github.com/aspnetzero/aspnet-zero/issues</a>, we will try to do it for the next release if we can.
Thanks.
-
0
Hi,
I can do this. What I don't understand though, is that all the screen shots I see in the Development Guide (e.g. User Management section) have the single dropdown button. Is this a mistake in the documentation?
Regards
-
0
Hi,
We will implement this in the next release. You are right, the screenshots belong to SPA version and MPA version has a different view.
You can follow this issue <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero/issues/460">https://github.com/aspnetzero/aspnet-zero/issues/460</a>.
Thanks.
-
0
Okay, thank you.
-
0
Hi,
This is implemented and released, you can try it.
Thanks.
-
0
Yes, I am now seeing this.
Thank you.