This is a migrated thread and some comments may be shown as answers.

ID of Kendo DatePicker in Sharepoint

1 Answer 136 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jolly
Top achievements
Rank 1
Jolly asked on 08 Feb 2012, 01:40 PM
I have implemented Kendo datePicker in .Net as well as Sharepoint 2010. THe Client Id generated in Sharepoint for KEndoDatePicker is like "#ctl00$m$g_3fdcb998_461b_4f78_b53f_aae237e7bc05$ctl00$KendoDatePicker1" in the HTML. But when I try to access this by using this.ClientId from server side, the ClientId does not have $ symbol. This is not the case with KendoGrid. PLease help me on this...

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 08 Feb 2012, 01:43 PM
Hello,

 I don't think issue is related to Kendo UI because the latter is a client-side framework. ClientID is probably the property of some server-side control in SharePoint and we don't have any control over it.

All the best,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Jolly
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or