FineUI 官方论坛

标题: 可编辑表格Bug好严重阿,受不鸟了 [打印本页]

作者: 四维空间    时间: 2013-6-20 12:36
标题: 可编辑表格Bug好严重阿,受不鸟了
可编辑表格Bug好严重阿,删除行记录,只能删除一条数据,删除第二条数据就会出现
消息:
引发类型为“System.Web.HttpUnhandledException”的异常。

堆栈:
   在 System.Web.UI.Page.HandleError(Exception e)   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   在 System.Web.UI.Page.ProcessRequest()   在 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)   在 System.Web.UI.Page.ProcessRequest(HttpContext context)   在 ASP.view_opd_opdstation_grid_aspx.ProcessRequest(HttpContext context) 位置 c:\Users\Jacky\AppData\Local\Temp\Temporary ASP.NET Files\root\9ab699dc\2d1f3480\App_Web_ld3hdjd5.2.cs:行号 0   在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

源:
System.Web

其他:
System.ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。参数名: index   在 System.ThrowHelper.ThrowArgumentOutOfRangeException()   在 System.Collections.Generic.List`1.get_Item(Int32 index)   在 System.Collections.ObjectModel.Collection`1.get_Item(Int32 index)   在 FineUI.Grid.LoadPostData(String postDataKey, NameValueCollection postCollection)   在 System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad)   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)



作者: sanshi    时间: 2013-6-20 12:51
删除一行记录后要重新绑定表格,看官方示例
作者: 四维空间    时间: 2013-6-20 13:18
sanshi 发表于 2013-6-20 12:51
删除一行记录后要重新绑定表格,看官方示例

我就是因为重新绑定才出现错误的
this.grid1.DataSource = dt;
                    this.grid1.DataBind();
作者: sanshi    时间: 2013-6-20 14:50
对比下例子:http://fineui.com/demo/#/demo/grid/grid_editor_cell_delete.aspx


作者: 四维空间    时间: 2013-6-20 14:57
sanshi 发表于 2013-6-20 14:50
对比下例子:http://fineui.com/demo/#/demo/grid/grid_editor_cell_delete.aspx

我找到原因了,是动态绑定数据和删除数据的Bug问题
作者: 四维空间    时间: 2013-6-20 15:39
sanshi 发表于 2013-6-20 14:50
对比下例子:http://fineui.com/demo/#/demo/grid/grid_editor_cell_delete.aspx

三石由于extjs收费情况,我们可能将会抛弃FineUI,实在对不住了。本来还打算买一套设计
作者: 四维空间    时间: 2013-6-20 17:28
sanshi 发表于 2013-6-20 14:50
对比下例子:http://fineui.com/demo/#/demo/grid/grid_editor_cell_delete.aspx

Bug我已经补起来了
作者: sanshi    时间: 2013-6-20 17:55
四维空间 发表于 2013-6-20 15:39
三石由于extjs收费情况,我们可能将会抛弃FineUI,实在对不住了。本来还打算买一套设计 ...

个人观点:ExtJS目前也算是UI的标准,其华丽、一致性和完备性是任何其他UI所不能比拟的,一个企业花一点钱(甚至连一个程序员一个月的工资都不到)购买 ExtJS 应该是非常值得的。

不过没关系,欢迎有空回来转转。
作者: 四维空间    时间: 2013-6-20 18:34
sanshi 发表于 2013-6-20 17:55
个人观点:ExtJS目前也算是UI的标准,其华丽、一致性和完备性是任何其他UI所不能比拟的,一个企业花一点 ...

我个人还是会支持的,对了你这个Bug在下个版本中要打补丁的,动态添加行+删除行。
作者: ming.csw    时间: 2013-6-21 11:02
sanshi 发表于 2013-6-20 17:55
个人观点:ExtJS目前也算是UI的标准,其华丽、一致性和完备性是任何其他UI所不能比拟的,一个企业花一点 ...

就占楼问一下吧,我购买了一次企业版本的,开发的数量是否有限制呢.?




欢迎光临 FineUI 官方论坛 (https://fineui.com/bbs/) Powered by Discuz! X3.4