微软有自己的外部网格控件吗?
除了Visual Studio中可用的之外,还有其他官方的外部微软网格控件吗?例如,Telerik 拥有 .net 控件。微软有类似的吗?
编辑:它用于网络表单...
谢谢,
伊利亚
Except those which are available in Visual Studio, are there any official external Microsoft's grid controls? For example, Telerik has controls for .net. Does Microsoft have similar ones?
EDIT: It's for webforms...
Thanks,
Ilija
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您引用的控件(如 Telerik)是为了在 VS 内部使用 .Net 而使用的。自从 Microsoft 构建了 .Net(和 VS)以来,他们没有理由制作“外部”控件。
如果你看看 CodePlex 和 Sourceforge 这样的地方,你可以找到“外部”网格,但它们中的大多数都不是微软官方支持的控件。
The controls you reference (like Telerik) are made to be used inside of VS with .Net. Since Microsoft built .Net (and VS) they had no reasons to make 'external' controls.
If you look around places like CodePlex and Sourceforge then you can find 'external' grids, but most of them are not offically supported Microsoft controls.