How to read the last row of a table with @ref blazor

后端 未结 0 1005
花落未央
花落未央 2020-12-06 11:18

I\'m trying to retrieve the last row of a table where i have a foreach. What is missed because i receive out of range?

 @foreach (var c in chats)
    {
               


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