本文介绍了Telerik Controls:如何在新页面上重定向radpane linkbutton的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个学生搜索页面,它返回学生搜索的详细信息。使用telerik radsplitter,radpane和radgrid控件显示结果。每个结果行都有一个链接按钮,打开另一个radpane以显示每个学生的详细信息
。有没有办法让这个链接按钮在新页面上打开radpane,以便各个学生的详细信息将在新页面上单独打开? 


我找不到任何功能做这个。任何帮助,将不胜感激。谢谢。

解决方案

Hi,

I have a student Search Page which returns the student details on searching. The results are displayed using the telerik radsplitter,radpane and radgrid controls. There is a linkbutton for each result row which opens another radpane to display the details of each individual student. Is there a way so that this linkbutton will open the radpane on a new page so that the individual student details will open separately on a new page? 

I could not find any function to do this. Any help would be appreciated. Thanks.

解决方案


这篇关于Telerik Controls:如何在新页面上重定向radpane linkbutton的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-15 08:40