开发者

C# Grid-like interface (similar to a file explorer) to delete files from a Form

I am currently looking for a grid-like interface, that you can insert into a C# form. From the grid interface you are able to delete files, although not execute them.

I'm fairly new to C# and have not seen su开发者_如何学Cch as Control which can do this yet.


Can you try this ? https://web.archive.org/web/20210513005012/http://www.4guysfromrolla.com/articles/090110-1.aspx . You can add path as a parameter on Delete buttton.

Also check this http://www.pr0g33k.com/blog/managing-files-with-aspnet/60


You might want to look into ListView control.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜