3 Answers, 1 is accepted
Please make sure that the combobox does reside on the page. I am afraid that there is not much more I can suggest without first seeing your files. Can you isolate the problem in a small and running project and attach the files to a new support thread? I will test them locally and try to find a working solution for you.
Regards,
Nick
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Hi Kindly find the code below
<%
@ Page Language="C#" AutoEventWireup="true" CodeFile="test.aspx.cs" Inherits="Deerfield.Matrix.test"%>
<%
@ Register Assembly="RadComboBox.Net2" Namespace="Telerik.WebControls" TagPrefix="radCb" %>
<!
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<
html xmlns="http://www.w3.org/1999/xhtml">
<script type="text/javascript">
//<