开发者

Emptying WPF datagrid in codebehind

开发者 https://www.devze.com 2023-01-04 19:42 出处:网络
In WPF, I am using the DataGrid 开发者_开发百科from WPF toolkit.Can anyone tell me how can i empty the data in the datagrid in codebehind ? You can set/reset the \"ItemsSource\" of the datagrid.

In WPF, I am using the DataGrid 开发者_开发百科from WPF toolkit.Can anyone tell me how can i empty the data in the datagrid in codebehind ?


You can set/reset the "ItemsSource" of the datagrid.

0

精彩评论

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