Base solution for your next web application
Open Closed

jtable action button #2799


User avatar
0
PhilWynn created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    PhilWynn created

    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

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.

  • User Avatar
    0
    PhilWynn created

    Okay, thank you.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This is implemented and released, you can try it.

    Thanks.

  • User Avatar
    0
    PhilWynn created

    Yes, I am now seeing this.

    Thank you.