HoverTree项目添加了查看留言列表功能
页面:HoverTreeWeb项目下
hvtpanel/usermessage/messagelist.aspx
添加留言页面:
addmessage.asxp
可以添加留言后到留言列表查看。
留言列表采用Repeater控件,这里现在是直接绑定DataTable,如果是绑定IList,请参考:http://keleyi.com/a/bjad/q5wg4638.htm
运行时请注意修改数据库连接串,在HoverTree.DBTools项目下的KeleyiSQLHelper.cs文件修改。
参考:http://keleyi.com/a/bjac/b0d180c6b6cfb356.htm
下载地址:http://hovertree.codeplex.com/
http://keleyi.com/a/bjae/yb2fm1w0.htm
http://www.cnblogs.com/sosoft/p/kaifajishu.html