开发者

Its possible to modify a datagridview to this?

开发者 https://www.devze.com 2023-01-12 03:10 出处:网络
I need to create an interface similar to this mock-up (sorry, drawing is not my thing). It was impossible for me to create \" the component\" in the second column, the one with the link-buttons and an

I need to create an interface similar to this mock-up (sorry, drawing is not my thing). It was impossible for me to create " the component" in the second column, the one with the link-buttons and and the formatted text. Is th开发者_JS百科ere any way to do this or some third-party component to do something similar?

The mock-up


This should be easily possible using Template Field (this is assuming that you are talking about ASP.NET application)


I think that you're looking into the DataRepeater control

It is part of the VIsual Basic Power ToolPack but it is a .net control so it will work from C# as well.

Here is a detailed video showing an example of almost exactly what you're trying to accomplish. http://windowsclient.net/learn/video.aspx?v=30534

0

精彩评论

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