• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录

学无止境

学习的记录
  • 博客园
  • 联系
  • 订阅
  • 管理

公告

2006年3月22日

在powerDesigner中加入Unique约束

摘要: 一直都没有找到什么地方可以设置字段唯一的属性,今天上网收罗了一大圈,在点滴的提示下,终于发现了设定的地方:在Table Properties对话框的Indexs页中,增加index,在自定义的index的属性中选中“unique”并且在Cloumn页中增加需要设定unique约束的cloumn即可。 阅读全文

posted @ 2006-03-22 16:53 littlebamboo 阅读(3683) 评论(4) 推荐(0)

Why aren't client-side (javascript) added controls showing in the postback event?

摘要: When adding options to a dropdownlist (or other similar controls) in javascript and posting the page back to the server, the dynamically added options aren't available on the server-side control.The a... 阅读全文

posted @ 2006-03-22 10:22 littlebamboo 阅读(189) 评论(0) 推荐(0)

服务端控件验证与自己写的javascript验证函数同时存在时出现的冲突问题(RequiredFieldValidator&JS)

摘要: 我在一个web页面里用到了RegularExpressionValidator控件验证TextBox,然后我自己又编写了一个js函数,让button的click事件调用,结果出现了如下问题:1、在TextBox输入,单击button时click事件可以触发js函数验证2、在TextBox输入时可以触发RegularExpressionValidator验证3、但是当TextBox输入明显有错时,单... 阅读全文

posted @ 2006-03-22 09:44 littlebamboo 阅读(548) 评论(0) 推荐(0)

 
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3