c# - Can't access GridViewRowEventArgs event handler -


i need evaluate rows in gridview on databoundevent strangely instead of getting gridviewroweventargs in parameters list of event handling method eventargs. if alter event type in method signature project not compile saying expected eventargs. problem?

be careful , try not confused onrowdatabound , ondatabound events grid view.

also this might help.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -