Hi,
I'm looking for the possibilities for doing updates of cells (text) in a RadGrid column.
The calculation time of the replacement values takes long time to generate, and it's not needed by the user immediately.
I've tried to have a label inside the item-template for the given column, with a DynamicPopulatorExtender (from the AjaxControlToolkit), with a button to trigger the dynamic populators by having a script that invokes the button-click when the page has loaded.
Any good ideas?
I'm looking for the possibilities for doing updates of cells (text) in a RadGrid column.
The calculation time of the replacement values takes long time to generate, and it's not needed by the user immediately.
I've tried to have a label inside the item-template for the given column, with a DynamicPopulatorExtender (from the AjaxControlToolkit), with a button to trigger the dynamic populators by having a script that invokes the button-click when the page has loaded.
Any good ideas?