Hi All,
I am using kendo UI in my application. I have an Dropdown list in my page I am populating the data of dropdownlist through kendo data source. But here onchanging the value of dropdown list and onclick of a button I am not able to get the selected value text. Can any body help me how to get the data of selected value.
Note: Here I am binding data through kendo datasource not in code behind . If bind the data through code behind I am able to get the data. But I am trying to do the same with kendo Datasource.
Thanks in advance,
Janardhan.
I am using kendo UI in my application. I have an Dropdown list in my page I am populating the data of dropdownlist through kendo data source. But here onchanging the value of dropdown list and onclick of a button I am not able to get the selected value text. Can any body help me how to get the data of selected value.
Note: Here I am binding data through kendo datasource not in code behind . If bind the data through code behind I am able to get the data. But I am trying to do the same with kendo Datasource.
Thanks in advance,
Janardhan.