RadCombox Client Side Input ID Server Side
- by francisf
Hi All,
Question 1 : RadComboBox i need to find the ID of the Input element at the Server side .
The telerik provides a way to find the ID of the input element() client side. But i nned to find the ID at the server side .
Question 2 : I have a radcombobox to a radgrid and am attaching a client event on itemdatabound for ex discCombo.OnClientLoad =…