grideview后面显示的select edit delete如何改成中文

taylermail 2013-05-17 11:49:52
grideview数据绑定 在操作部分

<asp:CommandField HeaderText="选择" ShowSelectButton="True" />

<asp:CommandField HeaderText="编辑" ShowEditButton="True" />

<asp:CommandField HeaderText="删除" ShowDeleteButton="True" />
在每一行后面显示的select edit delete如何改成中文 在哪里
...全文
60 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
taylermail 2013-05-17
  • 打赏
  • 举报
回复
楼上说这个 <asp:CommandField CancelText="取消" DeleteText="删除" EditText="编辑" SelectText="选择" /> 放在什么地方啊
md5e 2013-05-17
  • 打赏
  • 举报
回复
<asp:CommandField CancelText="取消" DeleteText="删除" EditText="编辑" SelectText="选择" />
taylermail 2013-05-17
  • 打赏
  • 举报
回复
<asp:CommandField CancelText="取消" DeleteText="删除" EditText="编辑" SelectText="选择" /> 用在什么地方啊
微软示例代码--猎头系统! Jobs Site Starter Kit (JSSK) Introduction Jobs Site Starter Kit is a web application that provides a platform for candidates seeking job and the employers to share their needs. The candidates seeking job (referred as job seekers now onwards) can perform following operations: Register with the web site. Post their resume. Modify their resume. Search for job postings. Browse searched job postings. Add job posting to their favorites list. Add frequently used searches to their favorites list. The employers can perform following operations: Register with the web site. Enter profile of their company. Post one or more job postings. Modify the job postings. Search the resume database. Browse searched resumes. Add resumes to their favorites list. ASP.NET 2.0 Feature utilization in JSSK JSSK is developed using ASP.NET 2.0 and uses following features: Completely based on n-tier architecture Forms based authentication User management via Membership providers Role based security Profiles Themes Master pages New data source controls - ObjectDataSource New data bound controls – GridView and DetailsView New navigational controls – TreeView New login controls – Login, PasswordRecovery, LoginName and LoginStatus Web parts for customization User controls for reusing code and markup User and Roles By default there are three roles in the system: admin jobseeker employer Following are the users and their roles that are already defined in the system for testing purpose. User ID Password Role Purpose ravi pass$word employer This user is an employer. Can post job openings and search resumes. alok pass$word jobseeker This user is a job seeker. Can post resume and search job openings. admin admin admin This is an administrative user. Can add system parameters such as Experience and Educational Levels. Registering as a Job Seeker In order to register as a Job Seeker follow these steps: Start the web site Select Regi

62,046

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧