Zhi-QiangNi's tech blog--AJAX's paradise
I'm working at the Microsoft IBS DevDiv Community Support Team, in charge of the customer service of ASP/AJAX forum. Welcome to my blog and AJAX forum, anyone interested in ASP.Net Ajax can discuss it with me. :-)
posts - 10,  comments - 24,  trackbacks - 1
     摘要: In one scenario, there are two GridViews with the Main Data and Detailed Data. The Customer would like to show the Detailed Value for the associated Hovered Row by using the HoverMenuExtender.To achie...  阅读全文
posted @ 2009-12-18 17:56 Zhi-Qiang Ni 阅读(318) | 评论 (3)编辑
     摘要: There is a requirement: A customer would like to built a Custom CollapsiblePanel control. There are two contents of this control, the Header and the Content, both of them are Panels. His requirement i...  阅读全文
posted @ 2009-12-08 17:42 Zhi-Qiang Ni 阅读(172) | 评论 (1)编辑

Some programmers would like to find a function to handle the Accordion’s SelectedIndexChanged event. As we all know, the Accordion’s Client behavior has provided such two events:

Code

 

Now, let's have a look at how to add a confirmation when the Accordion pane header is clicked.

 

Code

 

The related thread url: http://forums.asp.net/t/1380353.aspx

posted @ 2009-02-09 17:50 Zhi-Qiang Ni 阅读(208) | 评论 (0)编辑

Preface

Everytime we want to display the CalendarExtender at the client side, we need to use this code:

Code

 

Text

How can we change the location of the Calendar as we wish?

Here is the solution:

Code

 

Comment

The cal_popupDiv document is the popup div of Calendar "cal", it can also be find by using

Code

Or

Code

We need to check if it is null before using it.

Note

Note that I set the Calendar’s popup position as the Mouse’s offset position and it can only be used in IE, you can change it as your wish.

The related thread url:http://forums.asp.net/t/1373908.aspx

posted @ 2009-01-27 10:44 Zhi-Qiang Ni 阅读(942) | 评论 (2)编辑

<2010年2月>
31123456
78910111213
14151617181920
21222324252627
28123456
78910111213

搜索

 

常用链接

我参与的团队

随笔分类

随笔档案

积分与排名

  • 积分 - 7296
  • 排名 - 7048

最新评论

阅读排行榜

评论排行榜