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

RadGrid in RadWindow won't rebind

2 Answers 58 Views
Window
This is a migrated thread and some comments may be shown as answers.
Craig
Top achievements
Rank 1
Iron
Craig asked on 04 Mar 2010, 09:23 AM
I have a RadGrid which uses a RadWindow to add/edit records exactly as the "Edit Dialog for RadGrid" demo does it on the Telerik site except that my RadWindow contains another RadGrid which uses the same principle for add/edit using a second RadWindow. Both RadWindows are modal - if that's relevant. The first grid rebinds when I add or edit records and hit "Insert" or "Update", but the second grid (the one that opens in a RadWindow), will not rebind using the same programming technique. Has anyone else tried to do this? Any help will be much appreciated as I've hit a brick wall with this.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 09 Mar 2010, 01:19 PM
Hello Craig,

The code that we used in that demo should work as expected in your scenario as well. Could you please open a support ticket and send us a small sample project that reproduces your exact setup and logic? We will check it and get back to you with a solution right away.



Best wishes,
Georgi Tunev
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.
0
Craig
Top achievements
Rank 1
Iron
answered on 09 Mar 2010, 06:46 PM
Thanks Georgi,

I was assembling a demo project with cleaned-up code to show my problem and, ironically enough, it worked. I don't know how, so I copied my clean new objects into the original project and it works fine now. I still don't know how. My strategy must have been ok, but my code must have had an error that didn't show up - strange???

Thanks anyway.
Tags
Window
Asked by
Craig
Top achievements
Rank 1
Iron
Answers by
Georgi Tunev
Telerik team
Craig
Top achievements
Rank 1
Iron
Share this question
or