开发者

Inline edit update and delete listview through gridview in wpf

开发者 https://www.devze.com 2023-04-02 20:14 出处:网络
I need to implement gridview inline edit, update and delete operations through lis开发者_如何学Ctview in WPF from db similar to normal windows datagridview. Can we achieve same kind of operation throu

I need to implement gridview inline edit, update and delete operations through lis开发者_如何学Ctview in WPF from db similar to normal windows datagridview. Can we achieve same kind of operation through a listview in wpf implementing MVVM also at the same time. If yes, please let me know with a sample example..else please help me with any other option..

0

精彩评论

暂无评论...
验证码 换一张
取 消