动态数据中的 Gridview 列重新排序
我有一个页面在动态数据站点的网格视图中显示数据库的结果。默认情况下,编辑和详细信息链接显示在 gridview 的左侧。我有一个特殊的要求,要在网格视图的右侧显示这些链接。我是否缺少任何设置来实现此目的,或者代码修改也会对我有帮助。提前致谢。
I have a page showing results from database in a gridview in Dynamic data site. By default edit and details links are shown on left side of gridview. I have a peculiar requirement to show these links on right side of gridview. Is there any setting I am missing to acheive this or code modification would also help me. Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先感谢史蒂夫提供了这段代码。
Manoj 请检查以下链接,它会有所帮助。
http://csharpbits.notaclue。 net/2009/05/move-command-link-column-to-end-column.html
尽力而为......
First thanks to Steve who have provided this code.
Manoj Please check following link it will be helpful.
http://csharpbits.notaclue.net/2009/05/move-command-link-column-to-end-column.html
Do Best....