I've got a fairly basic grid set up, with data being retrieved from database view, but I would like to display some related data that's from a separate source. In my current requirement it would be a count of records on an item table, but there is logic required to determine which item table is used. In standard aspx we would use a function call to the code-behind, passing some data from the row, that would return the the required value.
What is the best way of achieving this with Telerik?
Cheers
What is the best way of achieving this with Telerik?
Cheers