hello,
I have a telerik grid with pagination,
programmatically, i set cells values from ItemDataBound event, one of columns contain accumulated values ,
my problem appears when i navigate to second page , i want to display in first row the total already displayed in previous page,
how can i achieve that ?
thanks in advance..
I have a telerik grid with pagination,
programmatically, i set cells values from ItemDataBound event, one of columns contain accumulated values ,
my problem appears when i navigate to second page , i want to display in first row the total already displayed in previous page,
how can i achieve that ?
thanks in advance..