Hi - I have a combobox in the template for a new record on the RadGrid. The value selected in this combobox should be taken from a control outside the grid. Where and how can I set the default for the new record control?Thanks,
Paul
1 Answer, 1 is accepted
0
Eyup
Telerik team
answered on 04 Jul 2012, 01:50 PM
Hi Paul,
You could use the ItemCreated server event of the grid:
That should do the trick. Please give it a try and let me know about the result.
Greetings,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.