.netasp.netteleriktelerik-gridtelerik-combobox

Loading On Demand - Once And Done For All in Grid


I have a radgrid, which has 25 records displayed. In the grid is a GridTemplateColumn with a RadComboBox in it. The combo box has enabled loading on demand. What I'd like to do is when one combo box loads, load them all. I don't know if something like that is possible? It's the same data for all.

Thanks


Solution

  • It can only be done by calling a JavaScript method on the API (_requestItems), and this has to be called one per.