All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
$("#grid").kendoGrid
({
dataSource:
{....
columns:
[{
field:"ReadData.php?DataToRead=LastName"
width: 90
}]
}
})