<telerik:GridTemplateColumn> <ItemTemplate> <asp:HiddenField ID="HiddenFieldIdParticipant" runat="server" Value='<%#Eval("idUtilisateur")%>' /> </ItemTemplate></telerik:GridTemplateColumn>HiddenField HiddenFieldIdParticipant = GridDisplayOldRDV.FindControl("HiddenFieldIdParticipant") as HiddenField;Hi,
We've used default skin, we've requirement to change its default arrow image with search image. Currently same classes are applied on all comboboxes when we change arrow image class than these changes are affected on all comboboxes. We need to change arrow image only in one combobox by using its default skin. How we change that like showing in attached snapshot? Any example would be appreciated.
Thanks


Hi, I'm trying to highlight a week on mouse over (and not a single day, as it is now), and I would do it with javascript.
But it seems that RadDatePicker and Calendar does not provide the OnMouseOver method. Suggestions?

Hello, I'm using a telerik RadScheduler control to create appointments in the application. Everything works fine except deleting a single entry from recurring appointment. The deleted entry keeps displaying on the control, the EXDATE property does contain dates that I delete but they are not hiding from the UI. The telerik version I have is as follows:
Runtime version: v4.0.30319
Version: 2015.2.623.45
Is this a reported issue? How should I resolve it? Please suggest.

Hi,
My page had two frames and the top frame has Radmenu, as a top navigation and the corresponding pages are displayed in the bottom frames
Some of the menu has got sub menu. The problem is the sub menu options are not collapsing even if taget page is loaded in the bottom frame.
I want the menu to collapse immediately after clicking or on mouse out. I tried OnClientMouseOut event and OnClientItemClicked event, but didnt work.
Looking forward to hear from you.
Regards,
Hari
