I have been searching the web for a concrete and simple example of binding a Telerik RadComboBox
with a DataSet
by following the ASP.NET MVC pattern, but couldn't find out a working snippet.
This DataSet
is present in a Class situated in the Model folder of my project.
Can anybody help me on this ?