-
-
Notifications
You must be signed in to change notification settings - Fork 38
SelectList #53
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Can you add in class "JqueryDataTablesHtmlLocalizedTagHelper" search by html tag "select" using class "Microsoft.AspNetCore.Mvc.Rendering.SelectList" in ViewModel?
Example in asp net core:
Example in Datatables.net: https://www.datatables.net/examples/api/multi_filter_select.html
Thank you