【发布时间】:2016-11-17 06:05:13
【问题描述】:
我希望asp gridview 显示响应行为,就像 html 表格对 no-more-table css 样式所做的那样
在这里看到http://bootsnipp.com/snippets/featured/no-more-tables-respsonsive-table。
有没有办法实现它。
我之前尝试过一种方法,即用 html 表格替换我的 gridview 并应用 no-more-table 样式
后面的代码。但我不想这样做,因为我想要 asp:GridView. 提供的所有功能
【问题讨论】: