2008-08-29 17:41 by LanceZhang, 1124 visits, 网摘, 收藏, 编辑
摘要:In that scenario, I have some suggestions:First, please try to keep the node number of TreeView less than 1000, we can find that advice there:http://msdn.microsoft.com/en-us/library/ms529261.aspxRende...
阅读全文
2008-08-29 13:21 by LanceZhang, 558 visits, 网摘, 收藏, 编辑
摘要:前些天发了一篇 使用JavaScript选择GridView行的方法汇总(Select row of GridView by JavaScript) 有朋友反馈说不适用于DataGrid,确实,如果要在DataGrid的行中添加JavaScript事件捕捉,必须用下面的代码:[代码]
阅读全文