We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Textbox value from EditItemTemplate

I have 2 textboxes how I get the value because this code doesn't work

                TextBox txt = sender as TextBox;
                Record rd = Gridgroupingcontrol.Table.CurrentRecord;
                rd.SetValue("Project", txt.Text);

1 Reply

RD Rakesh D Syncfusion Team May 31, 2013 01:09 PM UTC

Hi Tine,

 

Thanks for your interest in Syncfusion products.

 

Based on the information provided we are unable get your requirement of in which scenario and event you using the above code. We suggest you to refer the below documentation link for Finding Template controls and let us know whether it satisfies your requirement ? If not, could you please provide us more information on which scenario you are using the above code.

 

http://help.syncfusion.com/ug/asp.net/grid/default.htm#!documents/findingtemplatecontrolsusingrowdataboundevent.htm

 

 

Please let us know if you have any concerns.

 

Regards,

Rakesh D

 


Loader.
Live Chat Icon For mobile
Up arrow icon