Have no idea what it would take to reproduce this, but basically had a grid that had the rowclick event working until I manipulated a details table on prerender significantly (hide it for example if there is no data). Now when I click on a item on the mastertable, I get a:
Error: Sys.WebForms.PageRequestManagerServerErrorException: Index was outside the bounds of the array.
The eventArgs.get_itemIndexHierarchical is set to the correct row, the mastertableview has the correct number of "get_dataItems()".
Please let me know what I can send to help clarify the problem.
Thanks,
Reuven
Error: Sys.WebForms.PageRequestManagerServerErrorException: Index was outside the bounds of the array.
The eventArgs.get_itemIndexHierarchical is set to the correct row, the mastertableview has the correct number of "get_dataItems()".
Please let me know what I can send to help clarify the problem.
Thanks,
Reuven