
SsDonetWeb
文章平均质量分 58
tyjhField
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
.Net4.0 ASP Menu Control's StaticHoverStyle Unrendered
It has confused me for several days. No matter how hard I rewrite the codes, it seems never compassionate to me. Google it as "No show asp:Menu StaticHoversSyle", still can't get appropriate answ原创 2012-05-14 09:59:53 · 531 阅读 · 0 评论 -
Menus' hover style's Rendering depends on the sequence of the css
As using "asp:Menu" control, the hover style for sub-menus is really very useful for making a good using experience. But at first it makes me crazy,. I use the following codes: ...原创 2012-05-14 14:14:30 · 462 阅读 · 0 评论 -
How to call code behind method in JavaScript in C# and VS2010?
转自:http://www.dotnetfunda.com/articles/article1525-how-to-call-code-behind-method-in-javascript-in-csharp-and-vs2010.aspx How to call code behind method in JavaScript in C# and VS2010 Introduction转载 2012-09-11 01:12:08 · 804 阅读 · 0 评论 -
Save Web Pages or Parts to Client-Side Files
Recend days, need to save pages' data to client-side files with special suffix defaultly. Such as ms/word or ms/excel. I have used the Devexpress ASPxGridView control to present data. And the present原创 2012-09-11 00:39:45 · 961 阅读 · 0 评论 -
将页面(元素)保存至客户端
页面(元素)客户端本地保存 目 录 需求.... 1 方案选择.... 1 1. Devexpress ASPxGridView的ASPxGridViewExporter.1 2. ActiveX对象...1 3. JS构造请求回复(Response)...1 4. 服务原创 2012-09-13 16:34:05 · 903 阅读 · 0 评论