Grid control error

Grid control error

Old forum URL: forums.lhotka.net/forums/t/10067.aspx


DanielK posted on Sunday, February 13, 2011

Any idea about the following error. I can't navigate to the next page of my grid control for which "enable paging" property set to true.

i'm facing the following error

"The GridView 'GridView3' fired event PageIndexChanging which wasn't handled."

thanks

Daniel

RockfordLhotka replied on Sunday, February 13, 2011

This may seem like a very silly question, but have you set up an event handler for PageIndexChanging for this specific datagrid control?

Copyright (c) Marimer LLC