RadCombox Client Side Input ID Server Side

Posted by francisf on Stack Overflow See other posts from Stack Overflow or by francisf
Published on 2010-04-14T08:11:05Z Indexed on 2010/04/14 8:13 UTC
Read the original article Hit count: 319

Filed under:

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 = "LoaderDisc" I need to find a way to an argument to this method say an id of another control ?.How do i pass my arguments to the combobox client event ?

Thanks, Francis P.

© Stack Overflow or respective owner

Related posts about radcombobox