当前位置:
代码迷
>>
PB
>> Item does not pass validation test.该怎么处理
详细解决方案
Item does not pass validation test.该怎么处理
热度:
185
发布时间:
2016-04-29 05:48:26.0
Item does not pass validation test.
数据窗口中输入材料编号4111数据,总是提示:Item '4111' does not pass validation test.
但是该column是字符类型的长度100,我输入4111完全符合啊,为什么老是提示这个呢?
我并没有设置该字段的任何输入合法监测啊。
------解决方案--------------------
editsource看看,该列对应的column信息中
column=(type=char(?) updatewhereclause... )
里,?处是不是100
查看全文
相关解决方案
struts2标签 <s:if test="表达式">表达式的写法解决方案
struts2<s:if test=${pb.pageTotal>0}>出现有关问题 如果小弟我这样写是正确的<s:if test=#request.pb.pageT
使用<s:if test="">咋办判断数组的大小解决方法
jsp分页有关问题<c:when test="${pageNo}>1">
spring3.0 validation 证验实体bean的无效
为什么的配置JAVA变量后用 TEST.JAVA测试,不输出也不报错,该怎么解决
关于<s:if test=?>的使用,该怎么处理
关于java Unit test,该怎么解决
test() == true 跟 true == test() 有什么区别
how to pass property parameter to pointcut with postsharp?解决办法
C# ListView Item 焦点获取 有关问题 (winform) 控件高手别走。
Response.BinaryWrite((byte[])SqlReader.Item['icon']),该怎么处理
Response.BinaryWrite((byte[])SqlReader.Item['icon']),该如何处理
Response.BinaryWrite((byte[])SqlReader.Item['icon'])解决方法
Devexpress LayoutControl Item 设置visibility 替代的item的有关问题
repeater的e.item.dataitem为null有关问题
e.Item.Cells[0].Text与e.Item.Cells[1].Controls[0])区别,该怎么解决
请教在petshop4.0中的SQLServerDAL类库中,item,Category等类中的GetCommand是做甚么用的
int quantity = System.Convert.ToInt16(((TextBox)e.Item.FindControl("quantitytext")).Text)
请问,在方法里面不可以workid='"+e.Item.Cells[1].Text+"' 用这样的格式吗?多谢
请教怎么才能将ASP.NET WEB服务器上的绝对路径(如 D:/Test)转换成虚拟路,这样远程就可访问此路径的内容了
请教:System.IO 文件“d:\test.ascx”正由另一进程使用,因此该进程无法访问该文件
关于DataGrid的e.Item.Cell有关问题
Application Center Test 有关问题
得不到datagrid中一列的数据string s=E.Item.Cells [0].Text .ToString ();该怎么处理
If MyCookies.Item("username").tostring() = "" Then 出错,该如何解决
[]无法创建抽象类或接口“System.Collections.Generic.IList<Test>”的实例
LinkButton delBttn = (LinkButton) e.Item.Cells[10].Controls[0];用VB该怎么写
TextBox与CssClass有关问题: .test:focus{background-color : Red}
原vs2005中DataList的DataKeys没e.Item.Item?