开发者

how to use asp.net list view control of framework 3.5 into framework 2.0?

Can I use the list view control of开发者_如何学运维 framework 3.5 in a framework 2.0 app? If so, how?


The ListView control was introduced in .NET 3.5. It cannot be used with .NET 2.0.


You could use the DataList....

http://forums.asp.net/p/1193228/2057339.aspx#2057339

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜