This is a migrated thread and some comments may be shown as answers.

[Solved] Window Editing

1 Answer 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
naveen veda
Top achievements
Rank 1
naveen veda asked on 09 Jun 2009, 12:20 PM


Hi, i used RadWindow in my application, it is working fine, but after getting RadGrid page postback if i click the radwindow ,RadWindow properties(Behaviors,Behaviors and visiblestatusbar) not working,
i used  RadWindow  properties like below

<
telerik:RadWindow ID="History" runat="server" Height="300px"

 

 

Width="750px" Left="200px" ReloadOnShow="true" VisibleStatusbar ="false" Modal="true" Behaviors ="none"

 

 

Behavior="none" />

 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Jun 2009, 02:11 PM
Hi Naveen,

Please find attached a simple runnable application that demonstrates the needed approach. Give it a try and see if it works for you.

I hope this helps.

Regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
naveen veda
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or