Any plans to support gRPC?

Any plans to support gRPC?

ghherlinghherlin Posts: 20Questions: 3Answers: 0

Hallo, Allan,

do you have any plans to support table filling and updates through gRPC?

George

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin
    Answer ✓

    Not natively in DataTables, but there is no reason why you couldn't use the API to create a wrapper around it - row.add(), -api row().data()and-api row().remove()` should be all that is needed.

    Allan

Sign In or Register to comment.