It would be great to introduce a new event for fetching the actual content of a subgrid. I need to do some processing when the subgrid content is displayed. Currently, I have set the subgrid options to always load the content, so the subGridExpanded event is fired. A more optimized way would be to have a separate event for fetching the actual subgrid content. The subGridExpanding and subGridExpanded events would then always be fired, the subGridFetchContent event would only be called the first time, if reloadOnExpand is set to false.
Thanks and keep up the great work!
Christoph
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top