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

Radwindow pass Edit TemplateCalculated value to Asp textbox/RadTextBox and RadNumericTextBox

4 Answers 70 Views
Window
This is a migrated thread and some comments may be shown as answers.
gc_0620
Top achievements
Rank 1
gc_0620 asked on 29 Jul 2010, 03:48 AM

Hi,

I would like to do have the almost the same functionality as This.  

 

But both of my Dialog.aspx and Calling Page (i.e. Default.aspx) uses Radgrid Edit Templates (i.e. MasterTableView EditMode="EditForms"). The data source from both pages are not the same. The value’s I would like to pass from Dialog.aspx are:  1) An Edit Template Text value and 2)  A RadGrid Dataitem calculated sum column (from footer).

 


Is it possible to pass these from Dialog.apsx into Default.aspx form’s  regular asp TextBox or RadText Box  (for #1) or Rad Numeric Text Box (for #2) ?  I am using RadControls for ASP.NET AJAX Q2 2010, Vstudio 2008 SP1.

 


Thanks

GC_0620

4 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 30 Jul 2010, 03:05 PM
Hi gc_0620,

I am afraid that we do not understand your scenario completely. Please open a support ticket and send us a sample project (make sure it can be run locally and is not missing anything) that reproduces your setup, along with detailed description of the desired behavior. Once we have a better view over your case, we will do our best to help.

Greetings,
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
gc_0620
Top achievements
Rank 1
answered on 30 Jul 2010, 04:10 PM

Georgi,

 

Using this below link is an example, assuming dialog.aspx as well as default.aspx both uses Radgrid Edit form. My dialog.aspx Radgrid has a RadNumericTextBox GridCalculatedColumn (say Sum of amount in the footer) as well another RadTextBox Column.  

In this thread, your colleague Radoslav showed how to pass the value to an asp textbox in the Radgrid edit template. My situation is almost the same with the exception is that is that after insert/update in dialog.apsx, how do I pass the edit form values of these 2 columns to edit form of Default.aspx?  Dialog.aspx and default.aspx do not have the same data source. 

Hope my explanation is clear. Thank You for your help.

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

 

0
gc_0620
Top achievements
Rank 1
answered on 04 Aug 2010, 04:00 AM
Georgi any feed back yet or you still want I open a support ticket? Thanks
0
Georgi Tunev
Telerik team
answered on 04 Aug 2010, 01:46 PM
Hi gc_0620,

I've discussed your case with my colleagues from RadGrid's team but we still not completely sure that we understand the scenario completely. Please open a support ticket and send a project that can be run locally and that reproduces your exact setup along with detailed information about the desired behavior. We will check it 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
Tags
Window
Asked by
gc_0620
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
gc_0620
Top achievements
Rank 1
Share this question
or