我创建了一个Grid View用作Entity Data Source它的Data Source.
我用Command Text在我的Entity Data Source,因为我必须加入两个表格才能在网格视图中显示数据。
但如果启用Command Text则无法设置。Enable Delete, Enable Insert, or Enable Update所以我禁用了它们。
但我需要使用删除工具。云我是怎么做到的?
我创建了一个Grid View用作Entity Data Source它的Data Source.
我用Command Text在我的Entity Data Source,因为我必须加入两个表格才能在网格视图中显示数据。
但如果启用Command Text则无法设置。Enable Delete, Enable Insert, or Enable Update所以我禁用了它们。
但我需要使用删除工具。云我是怎么做到的?