Hi Mudassar Ahmed Khan
On your article Ajax control inside grid i'm facing an exception "Object reference not set to an instance of an object" on this line
int rowIndex = ((sender as Rating).NamingContainer as GridViewRow).RowIndex;
please help me
line 52
int
rowIndex = ((sender
as
Rating).NamingContainer
GridViewRow).RowIndex;
Object reference not set to an instance of an object
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.