I want to do something after my listgrid has finished all its data, but I am not sure if there is a handler out there to do this? I tried to use DataArrivedHandler, but that is not correct because it fires way too many times as data are loading. Is there something i can do to achieve this?
↧