◆自定义的事件处理函数(如<asp:datagrid id="DatagridRoom" OnItemDataBound="DatagridRoom_ItemDataBound" ),在cs文件中实现时,可访问性必须是protected而不是private。