如何将asp.net 1.0转换为4.5 [英] How to convert asp.net 1.0 to 4.5

查看:73
本文介绍了如何将asp.net 1.0转换为4.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我将asp.net 1.0转换为4.5,同时转换我收到此错误。谁能帮我。我正在使用DataGrid模板。



无法找到类型或命名空间名称'DataGridTemplate'(您是否缺少using指令或程序集引用?)



问候,

Prabhu

Hi to everyone,

I'm Converting asp.net 1.0 to 4.5 while converting i'm getting this error. can anyone help me. I'm using DataGrid template.

The type or namespace name 'DataGridTemplate' could not be found (are you missing a using directive or an assembly reference?)

Regards,
Prabhu

推荐答案

如果您正在处理网格控件或其他东西,请使用GridView。我建议你用GridView完全取代那个控件。您可以参考官方文档。



此外,您可能需要添加新的GridView事件或根据需要更改现有的事件签名。
If you are working on a grid control or something, please use GridView. I would suggest you totally replace that control with GridView. You can refer the official documentation.

Also you might need to add new GridView events or alter the existing event signatures as required.


这篇关于如何将asp.net 1.0转换为4.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆