SmartClient Version: 10.0
Hello,
I have a Listgrid that I apply cell components using CreateRecordComponent, my problem is that the components should be applied after a filterData() call, what doesn't seem to be possible in the API's workflow.
Is there a workaround on that? Could I delay the CreateRecordComponent call for all the cells so it would happen after the grid is filtered? Which other ways could I solve this problem?
Hello,
I have a Listgrid that I apply cell components using CreateRecordComponent, my problem is that the components should be applied after a filterData() call, what doesn't seem to be possible in the API's workflow.
Is there a workaround on that? Could I delay the CreateRecordComponent call for all the cells so it would happen after the grid is filtered? Which other ways could I solve this problem?