Bind selected item in multiple select .net core

前端 未结 0 733
一个人的身影
一个人的身影 2021-02-09 22:18

i have this query to get the data inserted in my db

    var groups = (from group_s in _context.Groups
                              select new SelectListItem()
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题