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

Radwindow value is not refreshing/Affecting in rad grid.

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pandiya
Top achievements
Rank 1
Pandiya asked on 08 Feb 2012, 12:45 PM
Hi All,

I am new to this community and need some help with rad window.
I have created a rad window using ParentGrid context menu. The value entered in rad window should be reflected in the parent grid after closing the rad window.
As of now, the value entered in rad window is changed in DB but the same is not in parent grid. The values is shown only after refreshing but i need to show the value when the window is closed.

Kindly do help ASAP.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 09 Feb 2012, 04:17 PM
Hi Pandiya,

 As far as I understand the problem comes from the fact that you do not update and rebind the grid. What I can suggest is to use RadAjaxManager and its ajaxRequest method to do so - a very detailed and similar to your scenario is shown below:

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=window

On a side note, when you install RadControls, our online examples projects are automatically installed on your computer and you can not only examine their full source code, but also extend them further in order to meet your requirements.

You can open the demos from here:

Start\Programs\Telerik\RadControls for ASPNET AJAX\Open Sample WebSite In VisualStudio

The actual location on your hard disk is the following one:

C:\Program Files\Telerik\RadControls for ASPNET AJAX \Live Demos

Regards,
Svetlina Anati
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
Pandiya
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or