Hi,
I have a grid view of nested archietecture .i.e. Grid inside Grid.
I am doing pagingation but the error is occuring as this.
how to get data from a grid view to pagination if it is of type nested. i am trying to do with ViewState.
please help.
Thanks.

ketan lohpatrePosted Feb 3, 2017, 5:04 AM
{
GridView1.PageIndex = e.NewPageIndex;
Amit KumarPosted Feb 3, 2017, 12:42 AM
Guest UserPosted Feb 3, 2017, 12:30 AM
Guest UserPosted Feb 3, 2017, 12:29 AM