摘要: 在工作开发中应用了Telerik的第三方控件,在RadGrid中添加RadColorPicker控件,但是在拖动滚动条的情况下RadColorPicker控件不跟着移动,经过多方尝试,发现在RadGrid的外面套一个div,定义其样式:style="position:relative;",问题解决。 阅读全文
posted @ 2009-10-22 11:05 SeanWang 阅读(236) 评论(0) 推荐(0) 编辑