首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > .NET >

cxgrid 修改保存有关问题

2012-02-13 
cxgrid 修改保存问题.adostoredproc + cxgridadostoredproc中使用的是查询,现在只想在CXGRID中修改,但不用

cxgrid 修改保存问题.
adostoredproc + cxgrid


adostoredproc中使用的是查询,现在只想在CXGRID中修改,但不用保存.想请问是不是有类式的开关?



[解决办法]
ClientDataSet可以实习只修改不提交到数据库,,,直接POST提交到内存,

热点排行