I had a problem .When I print everything comes properly except "Select " text next to each rad combo box.The same to RadDatePicker("Auto generated "open the calendar popup" text next to RadDatePicker").
I put my screenshots attached.I hope reply as soon as possible.Thanks.
<td>
<telerik:RadDatePicker ID="dpkDate" runat="server">
</telerik:RadDatePicker>
</td>
<td>
<telerik:RadComboBoxID="cbxClientCode" runat="server" AutoPostBack="true" OnItemDataBound="cbxClientCode_OnItemDataBound" EnableLoadOnDemand="true" OnSelectedIndexChanged="cbxClientCode_SelectedIndexChanged" OnItemsRequested="cbxClientCode_ItemsRequested" >
</telerik:RadComboBox>
</td>
I put my screenshots attached.I hope reply as soon as possible.Thanks.
<td>
<telerik:RadDatePicker ID="dpkDate" runat="server">
</telerik:RadDatePicker>
</td>
<td>
<telerik:RadComboBoxID="cbxClientCode" runat="server" AutoPostBack="true" OnItemDataBound="cbxClientCode_OnItemDataBound" EnableLoadOnDemand="true" OnSelectedIndexChanged="cbxClientCode_SelectedIndexChanged" OnItemsRequested="cbxClientCode_ItemsRequested" >
</telerik:RadComboBox>
</td>