Hi,
I am getting an action script error that is displayed during the Grouping
collection refresh in the advanced datagrid this basically happens when the
array collection which is the source of the grouping collection is updated (
added or removed) , the updation of the array collection is done in an action
script function in which the grouping collection is refreshed after updating
the array collection.How to handle/resolve the action script error ? can i
handle it through try catch blocks ?
The error I am getting is :
Error: Bookmark no longer valid.
at.............
Thanks & Regards
Ravisha