I have two grids and paging enabled in first grid.
If i select a letter in the first grid Pager , second grid should also get affected with the selection.But the second grid is not affected with the paging at all.
This is what iam doing
In the ItemCommand Event of First grid Iam rebinding the first grid and rebinding the second grid. But only first grid is affected with the paging, not the second grid.
What needs to be done.
Thanks in advance.
If i select a letter in the first grid Pager , second grid should also get affected with the selection.But the second grid is not affected with the paging at all.
This is what iam doing
In the ItemCommand Event of First grid Iam rebinding the first grid and rebinding the second grid. But only first grid is affected with the paging, not the second grid.
What needs to be done.
Thanks in advance.