Giter Club home page Giter Club logo

Comments (7)

darrachequesne avatar darrachequesne commented on May 25, 2024 1

It think you need to add:

{
    "data": "ownPlacesNum",
    "orderable": false,
    "searchable": false
}

So that the column is not used as a filter.

from spring-data-jpa-datatables.

RomanKurbanov avatar RomanKurbanov commented on May 25, 2024

Does it work outside of DataTables environment?
If you send a GET request to your entity's api, does the transient field appear?

from spring-data-jpa-datatables.

kkaun avatar kkaun commented on May 25, 2024

Yup, tried that just few moments ago and received fully valid JSON, including transient fields :(

from spring-data-jpa-datatables.

RomanKurbanov avatar RomanKurbanov commented on May 25, 2024

I can only offer using @Formula annotation for now, see if that fits your use case.

from spring-data-jpa-datatables.

kkaun avatar kkaun commented on May 25, 2024

@iSosnitsky, thanks, I'll try it!

from spring-data-jpa-datatables.

sebasira avatar sebasira commented on May 25, 2024

I was having the same issue as @kkaun with the @darrachequesne proposal I'm able to render the DataTable.

I can live without the ordering and searching of that column but it would be great if we could

from spring-data-jpa-datatables.

darrachequesne avatar darrachequesne commented on May 25, 2024

Closed due to inactivity, please reopen if needed.

from spring-data-jpa-datatables.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.