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

Data entered in a rad window is lost when another radwindow is opened on top of that.

1 Answer 19 Views
Window
This is a migrated thread and some comments may be shown as answers.
Shruthi N
Top achievements
Rank 1
Shruthi N asked on 03 Jun 2010, 09:38 AM
Hi,

I have a rad window, in which I have a grid view whose data is bound on the itemdatabound event and a button .

On Click of the button, I have certain validations done and open another rad window on top of my first radwindow.

The second rad window has a label and a button on click of which it closes.

When the second rad window closes, I can see that the data in the grid view disappears and the message that I have in the <EmptyDataTemplate> of the gridview will be dispalyed in the first radwindow. Basically data binding is not happening.

This happens even when I have a repeaer control in my first radwindow.

How do I overcome this issue?

Thanks & Regards,
Shruthi N

1 Answer, 1 is accepted

Sort by
0
Petio Petkov
Telerik team
answered on 04 Jun 2010, 04:10 PM
Hi Shruthi,

I think that the problem is not related to the RadWindow itself. Try to remove the code which applies to the RadWindow's opening.
In case that  you think that the problem is related to RadWindow, please send us some code, which will help us to reproduce the problem locally.


Greetings,
Petio Petkov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Window
Asked by
Shruthi N
Top achievements
Rank 1
Answers by
Petio Petkov
Telerik team
Share this question
or