I am populating a telerik combo thru ajax JSON....The combobox data is coming back correctly.
However when the page shows up I want
1) The combobox to be populated(which is accomplished by firing ajax call during document ready
2) The Correct element in the combobox to be selected based on the song that is selected.
How do I accomplish #2?
However when the page shows up I want
1) The combobox to be populated(which is accomplished by firing ajax call during document ready
2) The Correct element in the combobox to be selected based on the song that is selected.
How do I accomplish #2?