Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Blazor and server-side

$
0
0

I'm creating some Blazor applications and I use DataTables to display tables. Now, when I load the page with the table, I read all the data, create the table and add the DataTables().

In same tables, I have a lot of records and I don't want to read via API all of them. I want to use the function server-side. Has someone already implement it with Blazor?

Thank you in advance.


Viewing all articles
Browse latest Browse all 2364

Trending Articles