Topic: Datatable Functions

sriramk18 priority asked 2 years ago


Expected behavior

Datatable with fixed footer.

Need to fix the column width of the check box (selectable).

Is it possible to hide a column in the datatable. I have a row id which need not be show to the customer, but it is needed to identify the row.

How to get the item checked in the server(selected items)?

Need to group the items in the datatable.

Actual behavior

I am asp.net core.

Resources (screenshots, code snippets etc.)


Grzegorz Bujański staff answered 2 years ago


What do you mean by fixed footer? Footer in datatable is pagination. And it is always fixed.

Just don't add this column. Check out this snippet: https://mdbootstrap.com/snippets/standard/grzegorz-bujanski/3653538#js-tab-view First column in js is commented, and not visible in the table

Check out this example: https://mdbootstrap.com/docs/standard/data/datatables/#section-multi in JavaScript tab you can find event listener for selected row.

What do you mean? Can you show an example how it should look like?



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.10.2
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: No